An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# azure-pipelines-cli

[![Build Status](https://dev.azure.com/shibayan/azure-pipelines-cli/_apis/build/status/Build%20azure-pipelines-cli?branchName=master)](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`

![image](https://user-images.githubusercontent.com/1356444/61607590-6b77fa00-ac8a-11e9-8721-b90d1ef2fe9d.png)

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

![image](https://user-images.githubusercontent.com/1356444/61607640-a8dc8780-ac8a-11e9-9171-70698757529a.png)

- `pipeline task setvariable --help`

![image](https://user-images.githubusercontent.com/1356444/61607664-c4e02900-ac8a-11e9-8a17-4e749abd96ca.png)

## License

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