Azure / azure-cli

Azure Command-Line Interface
MIT License
3.97k stars 2.95k forks source link

Help content printed by `az sf managed-application update -h` is broken in terminal #28574

Open daxian-dbw opened 6 months ago

daxian-dbw commented 6 months ago

Describe the bug

Run az sf managed-application update -h, and you will see the printed-out help content are not readable at all.

See the screenshot below:

image

Related command

az sf managed-application update -h

Errors

The printed-out help content is completely unreadable.

Issue script & Debug output

N/A

Expected behavior

The printed-out help content should be readable

Environment Summary

PS:16> az --version
azure-cli                         2.56.0 *

core                              2.56.0 *
telemetry                          1.1.0

Extensions:
interactive                        0.4.5

Dependencies:
msal                            1.24.0b2
azure-mgmt-resource             23.1.0b2

Python location 'C:\Program Files\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'C:\Users\dongbow\.azure\cliextensions'

Python (Windows) 3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)]

Legal docs and information: aka.ms/AzureCliLegal

Additional context

No response

azure-client-tools-bot-prd[bot] commented 6 months ago

Hi @daxian-dbw,

2.56.0 is not the latest Azure CLI(2.58.0).

If you haven't already attempted to do so, please upgrade to the latest Azure CLI version by following https://learn.microsoft.com/en-us/cli/azure/update-azure-cli.

yonzhan commented 6 months ago

Thank you for opening this issue, we will look into it.