Skip to main content

ims orchestration payload list

List the running payloads in an allocation for a project.

ims orchestration payload list [flags]

Examples

ims orchestration payload list --project-id alpha-beta-123456 --allocation-id 1a2b3c4d-1a2b-3c4d-5e6f-1a2b3c4d5e6f

Options

      --allocation-id string   id of the allocation you wish to query (required)
-h, --help help for list
--project-id string IMS project id to list payloads from (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