Cloudbreak CLI Reference
Also available as:
PDF

cluster change-image

Changes default image used for newly added cluster nodes.

Required options

--name [$VALUE] Cluster name

--image-id [$VALUE] ID of the image that you would like to use as default

Options

--imagecatalog [$VALUE] Name of an existing image catalog

--server [$VALUE] Cloudbreak server address [$CB_SERVER_ADDRESS]

--username [$VALUE] Cloudbreak user name (e-mail address) [$CB_USER_NAME]

--password [$VALUE] Cloudbreak password [$CB_PASSWORD]

--workspace [$VALUE] Name of the workspace holding the resource

--profile [$VALUE] Selects a config profile to use [$CB_PROFILE]

--auth-type [$VALUE] Authentication method to use. Values: oauth2, basic [$CB_AUTH_TYPE]

Examples

Changes default image for the cluster called "mycluster":

cb cluster change-image --name mycluster --imageid 98c75afc-d6fb-417e-7957-f0c43200f1e4