ims orchestration payload
Commands to manage payloads.
Examples
ims orchestration payload delete --project-id alpha-beta-123456 --allocation-id 1a2b3c4d-1a2b-3c4d-5e6f-1a2b3c4d5e6f --payload-id ab12c-xyz34
ims orchestration payload delete --project-id alpha-beta-123456 --allocation-id 1a2b3c4d-1a2b-3c4d-5e6f-1a2b3c4d5e6f --payload-id ab12c-xyz34 --force
ims orchestration payload list --project-id alpha-beta-123456 --allocation-id 1a2b3c4d-1a2b-3c4d-5e6f-1a2b3c4d5e6f
Options
-h, --help help for payload
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 - Game Server Orchestration (IMS zeuz) Service Commands.
- ims orchestration payload delete - Delete a payload. Note: It can take some time to delete a payload.
- ims orchestration payload list - List the running payloads in an allocation for a project.