ims orchestration allocation update-image
Update allocation image.
Synopsis
The update-image command allows you to update the image url used by the allocation.
ims orchestration allocation update-image [flags]
Examples
ims orchestration allocation update-image --project-id alpha-beta-123456 --allocation-id 1a2b3c4d-1a2b-3c4d-5e6f-1a2b3c4d5e6f --image gir.improbable.io/alpha-beta-123456/server:1.0.0
Options
--allocation-id string ID of the allocation to update (required)
-h, --help help for update-image
--image string image url to update the allocation with
--project-id string IMS project ID of the allocation to update (required)
Options inherited from parent commands
--ci include this when running in a CI environment, this switches to the IMS service account authentication flow
--config string config file location, defaults to $HOME/.ims
--output-type string command output type (human/json) (default "human")
SEE ALSO
- ims orchestration allocation - Commands to manage allocations.