Azure / Azure/azure-devops-cli-extension

[Feature Request] More agent and pool verbs (?)

Open
#955 4 comments 2 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
682
Forks
278
Avg merge
3d 23h
Merged PRs (30d)
3

Description

**Is your feature request related to a problem? Please describe.**
Ease of use, expected it to be there, feature incomplete.

**Describe the solution you'd like**
```
az pipelines agent delete --pool-id --agent-id
az pipelines agent enable --pool-id --agent-id
az pipelines agent disable --pool-id --agent-id
az pipelines pool delete --pool-id
az pipelines pool create --name
```

**Additional context**
Related to #853, #808 and [this one](https://github.com/Azure/azure-cli-extensions/issues/1273).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.