https://github.com/shibayan/azure-pipelines-cli
Azure Pipelines logging commands utility
https://github.com/shibayan/azure-pipelines-cli
azure-devops azure-pipelines command-line-tool
Last synced: about 1 year ago
JSON representation
Azure Pipelines logging commands utility
- Host: GitHub
- URL: https://github.com/shibayan/azure-pipelines-cli
- Owner: shibayan
- License: mit
- Created: 2019-07-21T15:20:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T09:04:16.000Z (almost 7 years ago)
- Last Synced: 2025-02-12T06:57:01.674Z (over 1 year ago)
- Topics: azure-devops, azure-pipelines, command-line-tool
- Language: C#
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# azure-pipelines-cli
[](https://dev.azure.com/shibayan/azure-pipelines-cli/_build/latest?definitionId=26&branchName=master)
Azure Pipelines logging commands utility
## Download CLI
Download [latest release](https://github.com/shibayan/azure-pipelines-cli/releases/latest)
## Commands example
- `pipeline --help`

- `pipeline task --help`
- `pipeline artifact --help`
- `pipeline build --help`
- `pipeline release --help`

- `pipeline task setvariable --help`

## License
This project is licensed under the [MIT License](https://github.com/shibayan/azure-pipelines-cli/blob/master/LICENSE)