Azure / Azure/azure-cli-extensions
Interactive should rely on argparse and not its own custom logic for completions.
Open
extension/interactive
feature-request
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
---
-With the addition of positional arguments in our CLI it becomes more and more clear that interactive mode's completion mechanism needs to rely on argparse
-This will help replace much of the unwieldy completion code currently in interactive.
### Environment summary
Install Method (e.g. pip, interactive script, apt-get, Docker, MSI, edge build) / CLI version (`az --version`) / OS version / Shell Type (e.g. bash, cmd.exe, Bash on Windows)
```
```
Contributor guide
Assessment
This issue has not been assessed yet.