digitalocean / digitalocean/doctl
Acting on tagged droplets
Open
api-parity
enhancement
- Dominant language
- Go
- Stars
- 3.4k
- Forks
- 496
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 31
Description
Can we add the ability to run droplet actions on droplets by tags? So the usage would be:
```
$ doctl compute droplet-action ( | --tag )
```
In the case both a tag flag and a droplet ID arg are provided, the CLI would throw an error asking for only one option.
If this usage looks okay I'm happy to submit a PR to implement it.
Contributor guide
Assessment
This issue has not been assessed yet.