-
Notifications
You must be signed in to change notification settings - Fork 3k
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
'az container create' Table output unavailable #20125
Comments
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @macolso. Issue Details
Describe the bug To Reproduce Expected behavior Environment summary 2.29.2 2.29.2 1.0.6 Additional context
|
route to service team |
|
I guess you are using Python 3.10. Let's work on #20348. |
Describe the bug
'az container create' Table output unavailable
To Reproduce
root@ubuntu20:~/docker# az container create --resource-group dockers --file /root/debiandocker.yaml -o table
Table output unavailable. Use the --query option to specify an appropriate query. Use --debug for more info.
Expected behavior
'az container create' Table output is available
Environment summary
root@ubuntu20:~/docker# az version
Azure-cli Azure-cli-core Azure-cli-telemetry
2.29.2 2.29.2 1.0.6
root@ubuntu20:~/docker# az --version
azure-cli 2.29.2
core 2.29.2
telemetry 1.0.6
Additional context
The text was updated successfully, but these errors were encountered: