[March customer interview] Consistent idempotency of commands
Open
customer-reported
feature-request
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
While many Azure CLI commands are idempotent, I regularly run into situations where commands aren't. This results in having to write extra logic in scripts dealing with the lack of idempotency. It would be quite valuable when idempotency is positioned more strongly and clearly in [doc/command_guidelines.md](https://github.com/Azure/azure-cli/blob/master/doc/command_guidelines.md) and validating idempotency would be part of the test suite.
Contributor guide
Assessment
This issue has not been assessed yet.