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:
$ az keyvault certificate get-default-policy -o table
$ az keyvault certificate get-default-policy -o tsv
1
Best regards.
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:
$ az keyvault certificate get-default-policy -o table $ az keyvault certificate get-default-policy -o tsv 1Best regards.