f96ddd00fc
This adds support for the freeze-job endpoint and displays information about a job as it would run in a pipeline. Because there is so much data, the text formatter only displays a high-level summary of the most interesting parts of a job. The JSON formatter returns everything. Change-Id: Ia3e00bf10eae0d569aa49773e81bc8bab1584ba7
6 lines
134 B
YAML
6 lines
134 B
YAML
---
|
|
features:
|
|
- |
|
|
Add freeze-job subcommand to display information about jobs as they would
|
|
be run in a project's pipeline.
|