lxc image
Manage images
Synopsis
Description: Manage images
In LXD instances are created from images. Those images were themselves either generated from an existing instance or downloaded from an image server.
When using remote images, LXD will automatically cache images for you and remove them upon expiration.
The image unique identifier is the hash (sha-256) of its representation as a compressed tarball (or for split images, the concatenation of the metadata and rootfs tarballs).
Images can be referenced by their full hash, shortest unique partial hash or alias name (if one is set).
lxc image [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
- Command line client for LXDlxc image alias
- Manage image aliaseslxc image copy
- Copy images between serverslxc image delete
- Delete imageslxc image edit
- Edit image propertieslxc image export
- Export and download imageslxc image get-property
- Get image propertieslxc image import
- Import images into the image storelxc image info
- Show useful information about imageslxc image list
- List imageslxc image refresh
- Refresh imageslxc image set-property
- Set image propertieslxc image show
- Show image propertieslxc image unset-property
- Unset image properties