ims orchestration artefact download
Downloads the specified artefact to your local filesystem.
ims orchestration artefact download [flags]
Examples
ims orchestration artefact download --project-id alpha-beta-123456 --allocation-id 1a2b3c4d-1a2b-3c4d-5e6f-1a2b3c4d5e6f --payload-id ab12c-xyz34 --file-path log.txt
Options
--allocation-id string IMS allocation ID where the specified payload is located (required)
--file-path string File path of the artefact (required)
--force Overwrites existing file
-h, --help help for download
--payload-id string IMS payload ID that created the artefact (required)
--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
- ims orchestration artefact - Artefact commands.