Add commands get pipeline-job and get environment
Open
🤔 refinement needed
- Dominant language
- Go
- Stars
- 10
- Forks
- 3
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 5
Description
Add two new commands:
- **get pipeline-job**
- **get environment**
`get pipeline-job` returns details about a pipeline job in JSON format
`get environment` returns details about an environment in JSON format
They can be useful in for example CICD pipelines, like GitHub actions, to check status of component in an environment after a pipeline job has completed
Contributor guide
Assessment
This issue has not been assessed yet.