zuul-client/releasenotes/notes/freeze-job-8b2e86292952291e.yaml
James E. Blair f96ddd00fc Add freeze-job subcommand
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
2022-07-27 16:30:59 -07:00

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.