## ams.amc image Manage images ### Synopsis Manage images. Images are the base for a container running in Anbox Cloud and contain everything necessary to properly run an Android application in a container. Images can be provided manually or via an image server. You can add, update or delete them from AMS. See https://documentation.ubuntu.com/anbox-cloud/en/latest/reference/provided-images/ and https://documentation.ubuntu.com/anbox-cloud/en/latest/howto/anbox/manage-images/ for more information. ### Options ``` -h, --help help for image ``` ### SEE ALSO * [ams.amc](ams.amc.md) - Anbox Management Client * [ams.amc image add](ams.amc_image_add.md) - Add an image * [ams.amc image delete](ams.amc_image_delete.md) - Delete an image * [ams.amc image list](ams.amc_image_list.md) - List available images * [ams.amc image show](ams.amc_image_show.md) - Show information about an image * [ams.amc image switch](ams.amc_image_switch.md) - Set the default image * [ams.amc image sync](ams.amc_image_sync.md) - Synchronizes the image with the remote image server * [ams.amc image update](ams.amc_image_update.md) - Update an existing image ###### Auto generated by spf13/cobra on 12-Dec-2024