Skip to main content
Manage container images. An image is identified by its owner and name, both passed as flags — these commands take no positional arguments.

list

get

Shows an image, including its setup script. --owner and --name are both required.

create

--owner, --name, --image, and --tag are all required.

modify

--owner and --name identify the image; pass at least one of the remaining options.