Azure / Azure/azure-cli-extensions
Interactive mode --progress does not allow prompts
Open
extension/interactive
feature-request
- Dominant language
- Python
- Stars
- 454
- Forks
- 1.7k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 64
Description
### Description
```
az>> group delete -n MyRG --progress
az>> Are you sure you want to perform this operation? (y/n):
```
At this point, you cannot perform any action exit to exit.
Contributor guide
Assessment
This issue has not been assessed yet.