Azure / Azure/azure-cli-extensions

Interactive mode doesn't offer "yaml" as a valid value for the output format

Open
#528 2 comments 0 reactions 1 assignee Claimed by @jiasli View on GitHub
extension/interactive feature-request
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

**Describe the bug**
Interactive mode doesn't offer "yaml" as a valid value for the output format. Drop-down list after typing `--output` or `-o` shows only `json, jsonc, table, tsv`.

**To Reproduce**
```bash
az interactive
az account list -o
```

**Expected behavior**
'yaml' is expected as a valid value for the output format.

**Environment summary**
az version: 2.0.58
On Ubuntu (WSL) and on PowerShell.

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.