## ams.amc image switch Set the default image ### Synopsis Set the default image. The default image is used when creating an application that does not have an image specified in the application manifest, or when launching a raw container without image ID. ``` ams.amc image switch [flags] ``` ### Examples ``` $ amc image switch foo ``` ### Options ``` -h, --help help for switch ``` ### SEE ALSO * [ams.amc image](ams.amc_image.md) - Manage images ###### Auto generated by spf13/cobra on 12-Dec-2024