Azure / Azure/azure-cli

Add --output option to get output when using --no-wait

Open
#25,411 3 comments 0 reactions 0 assignees View on GitHub
act-observability-squad AKS Auto-Assign customer-reported feature-request needs-team-attention Service Attention
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

**Related command**
All `az aks` commands that support `--no-wait` option.

**Is your feature request related to a problem? Please describe.**
When using `--no-wait` option with an `az aks` command, I'm not able to see the command output/errors.

**Describe the solution you'd like**
add support for an `--output` option to all `az aks` commands that would write any stdout/stderr that's normally seen in the terminal when `--no-wait` is not used.

**Describe alternatives you've considered**
Currently, I have to use multiple terminal sessions to fire off each `az aks` command I want to execute concurrently without `--no-wait` so I can see the output and any errors for each command.

**Additional context**

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.