evroc compute diskimage list
List disk images
evroc compute diskimage list [flags]
Examples
# List disk images
$ evroc compute diskimage list
ubuntu.24-04.1
rocky.9-6.1
Options
-h, --help help for list
-o, --out string Output format, one of: yaml, json, list.
Default on get commands: output is yaml.
Default on list commands: output is list (simple list of IDs).
Options inherited from parent commands
--config string Path to the evroc config file (default "~/.evroc/config.yaml")
SEE ALSO
- evroc compute diskimage - Disk image management commands