(lxc_image_export.md)= # `lxc image export` Export and download images ## Synopsis Description: Export and download images The output target is optional and defaults to the working directory. ``` lxc image export [:] [] [flags] ``` ## Options ``` --vm Query virtual machine images ``` ## 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