pipeline commit
Commits a preexisting volatile default version to a finished state. You must specify either project_id or space_id.
Syntax
cpd-cli pipeline
commit \
--pipeline-id=<pipeline-identifier> \
[--commit-message=<revision-commit-message>] \
[--project-id=<project-id>] \
[--space-id=<space-identifier>]
Options
Table 1: Command options
| Option | Description |
|---|---|
| --commit-message | Specify a commit message for the
revision.
|
--pipeline-id |
Specify a pipeline
identifier.
|
--project-id |
Specify an IBM Software Hub
project instance.
|
--space-id |
Specify a space
identifier.
|