pipeline version
get-template-format
Returns code (YAML template or Orchestration Flow JSON) that contains the specified pipeline version's description, parameters, and metadata.
Syntax
cpd-cli pipeline version
get-template-format \
--format=<pipeline-format> \
--version-id=<version-guid> \
[--project-id=<project-id>] \
[--space-id=<space-identifier>] \
Options
Table 1: Command options
| Option | Description |
|---|---|
--format |
The format of the code to
retrieve.
|
--project-id |
Specify an IBM Software Hub
project instance.
|
--space-id |
Specify a space
identifier.
|
--version-id |
Specify the version
GUID.
|