-
Notifications
You must be signed in to change notification settings - Fork 210
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
Adding format style to help template for all commands #1611
Conversation
As an FYI, @vhvb1989. When we were exploring integrating with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking at the older UI feels so jarring now. Love the improvements we're making here!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for removing the i18n package. I would of really liked to see more vanilla usage of the go text templates vs the code focused approach for formatting and organization. This is an item I would like to see some future changes on but I'm not going to block on this.
Co-authored-by: Matt Ellis <matt.ellis@microsoft.com>
…o help-for-commands
Azure Dev CLI Install InstructionsInstall scriptsMacOS/Linux
bash:
pwsh:
WindowsPowerShell install
MSI install
Standalone Binary
MSIContainer
Documentationlearn.microsoft.com documentationtitle: Azure Developer CLI reference (preview)
|
Some screenshoots
spec: https://www.figma.com/proto/iIRRiGPuKIfaSFfMJXcYle/azd-resource-provisioning?page-id=1257%3A148505&node-id=1301%3A142321&viewport=433%2C-1438%2C0.5&scaling=min-zoom&starting-point-node-id=1301%3A142321
azd help:
azd help up:
fix: #822