# doctl compute image-action – DigitalOcean Documentation > The sub-commands of `doctl compute image-action` can be used to perform actions on images. - [doctl compute image-action get](https://docs.digitalocean.com/reference/doctl/reference/compute/image-action/get/index.html.md): Retrieves the status of an image action, including the following details: - The unique ID used to identify and reference an image action - The status of the image action. Possible values: `in-progress`, `completed`, `errored`. - When the action was … - [doctl compute image-action transfer](https://docs.digitalocean.com/reference/doctl/reference/compute/image-action/transfer/index.html.md): Transfers an image to a different datacenter region. Also outputs the following details: - The unique ID used to identify and reference an image action - The status of the image action. Possible values: `in-progress`, `completed`, `errored`. - When the …