Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No way to see long running API response #233

Open
mbashtovaya opened this issue Apr 6, 2023 · 1 comment
Open

No way to see long running API response #233

mbashtovaya opened this issue Apr 6, 2023 · 1 comment

Comments

@mbashtovaya
Copy link
Member

The current CLI provides waiting by default for each command. When --no-wait option is used, the CLI immediately returns back without displaying anything to the customer. If this is a long running action, the customer has no ability to retrieve the status of async command. Each command would need to use --debug to see 'Azure-AsyncOperation' header returned. This creates poor customer experience.

The proposal is to enhance command behavior for --no-wait.
Specifically, when the customer asks not to wait for the final result, the CLI should print a header back.

@mbashtovaya
Copy link
Member Author

I created a feature request within azure-cli as suggested on the teams channel: Azure/azure-cli#26146

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant