978340a694
The build-info subcommand fetches detailed information on a build given its UUID. It is possible to also either list the build's artifacts, the Ansible inventory used for the job, or download the build's console output. Fix incorrect info fetching. Change-Id: I1707ab083e4964a8ac410a7421f64acaffe06023
6 lines
130 B
YAML
6 lines
130 B
YAML
---
|
|
features:
|
|
- |
|
|
Add the **build-info** subcommand, allowing a user to fetch the details of
|
|
a given build by its UUID.
|