Azure / Azure/azure-cli-extensions

Interactive verbose mode with `--progress` has bad output

Open
#412 1 comment 0 reactions 0 assignees View on GitHub
extension/interactive feature-request
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

### Description
Starting interactive mode with `az interactive --verbose` and running LRO commands with `--progress` causes bad outputs, *no heartbeat*, and the interactive UX is shown, but empty.

`
az>> az vm create -g MyRG -n MyVM --image UbuntuLTS --progress
az>> Use existing SSH public key file: /Users/jasonsha/.ssh/id_rsa.pub
Accepted: vm_deploy_YgbnsvjnymWhASelFeLWFIUfZTHpAfZZ (Microsoft.Resources/deployments)
Succeeded: MyVMVMNic (Microsoft.Network/networkInterfaces)
Succeeded: MyVMPublicIP (Microsoft.Network/publicIPAddresses)
Succeeded: MyVMNSG (Microsoft.Network/networkSecurityGroups)
`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.