(lxc_image_alias.md)= # `lxc image alias` Manage image aliases ## Synopsis Description: Manage image aliases ``` lxc image alias [flags] ``` ## Options inherited from parent commands ``` --debug Show all debug messages --force-local Force using the local unix socket -h, --help Print help --project Override the source project -q, --quiet Don't show progress information --sub-commands Use with help or --help to view sub-commands -v, --verbose Show all information messages --version Print version number ``` ## SEE ALSO * [lxc image](lxc_image.md) - Manage images * [lxc image alias create](lxc_image_alias_create.md) - Create aliases for existing images * [lxc image alias delete](lxc_image_alias_delete.md) - Delete image aliases * [lxc image alias list](lxc_image_alias_list.md) - List image aliases * [lxc image alias rename](lxc_image_alias_rename.md) - Rename aliases ```{toctree} :titlesonly: :glob: :hidden: alias/* ```