Skip to main content

ims orchestration artefact list

Lists artefacts for the specified allocation

ims orchestration artefact list [flags]

Examples

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

Options

      --allocation-id string   IMS allocation ID to search for artefacts (required)
-h, --help help for list
--limit int maximum number of results to return
--page-token string page token for getting the next page
--project-id string IMS project ID where the specified allocation is located (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