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

Error execution illustrated command #48972

Closed
wmclt opened this issue Feb 26, 2020 — with docs.microsoft.com · 4 comments
Closed

Error execution illustrated command #48972

wmclt opened this issue Feb 26, 2020 — with docs.microsoft.com · 4 comments

Comments

Copy link

wmclt commented Feb 26, 2020

This command:

az aks get-upgrades --resource-group myResourceGroup --name myAKSCluster --output table

didn't work on my computer. I get this response:

Table output unavailable. Use the --query option to specify an appropriate query. Use --debug for more info.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@VikasPullagura-MSFT
Copy link
Contributor

VikasPullagura-MSFT commented Feb 26, 2020

@WilliamMauclet Thanks for your query.
It could be due to the version of the CLI. Please check similar issue here.

Check if you are running latest CLI version and try to run the command again. I would recommend trying on Cloud Shell.

Copy link

This is happening to me with CLI version 2.1 and in Cloud Shell. More details here

@VikasPullagura-MSFT
Copy link
Contributor

@MicrosoftDocs/aks-pm Please add your comments

@wmclt
Copy link
Author

wmclt commented Feb 27, 2020

@VikasPullagura-MSFT Hi Vikas

I'm running the latest version of the azure-cli on a MacOS Calatina.

~ » az --version                                                                   
azure-cli                          2.1.0

command-modules-nspkg              2.0.3
core                               2.1.0
nspkg                              3.0.4
telemetry                          1.0.4

Python location '/usr/local/Cellar/azure-cli/2.1.0/libexec/bin/python'
Extensions directory '/Users/williamm/.azure/cliextensions'

Python (Darwin) 3.8.1 (default, Dec 27 2019, 18:06:00) 
[Clang 11.0.0 (clang-1100.0.33.16)]

Legal docs and information: aka.ms/AzureCliLegal



Your CLI is up-to-date.

Please let us know how we are doing: https://aka.ms/clihats
------------------------------------------------------------

The problem seemed to be about outputting to a table. Removing that option made it work. Alas, I have already removed the AKSCluster, so I am unable to retry the command either in my terminal or in the cloud shell.

@wmclt wmclt closed this as completed Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants