Empty output for keyvault default policy when using table or tsv
Open
act-identity-squad
customer-reported
feature-request
KeyVault
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
Hi.
I found a bug in azure-cli where default policy is not printed when using table or tsv as output mode:
Here is how to reproduce:
```bash
$ az keyvault certificate get-default-policy -o table
$ az keyvault certificate get-default-policy -o tsv
1
```
Best regards.
Contributor guide
Assessment
This issue has not been assessed yet.