Tosin Adewale
Tosin Adewale
Some commands default to values specified by the configured default in the user's environment (set via `az configure`). See `--resource-group` and `--locations` as examples of optionals which support configured defaults....
After #8083 is merged, work should be done to validate help example parameter placeholders. Parameter placeholders should be surrounded by curly braces and have CamelCase text. The first character can...
[linter] Linter help_rules.py should lint help objects and not help_entries. We will soon [support](https://github.com/Azure/azure-cli/projects/8) help.yaml alongside help.py. Linter rules should be independent of help_entry type. Secondly, linter should handle parsing...
A command to generate docs or doc-precursors for the CLI or an extension would be helpful. This would also mean we do not need to maintain separate doc generation scripts...