跳到主要内容

Image Management Command:image

List all images:list

Entry:

bohr image list

Summary:

Usage:
bohr image list [flags]

Aliases:
list, -ls

Flags:
--csv Output in CSV format
-h, --help help for list
--json Output in JSON format
--yaml Output in YAML format

Example:

$ bohr image list --json # View all images in JSON format
$ bohrctl image list # List all images(Press Ctrl+C to exit)

image list