microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
372 stars 29 forks source link

Feature Request: Improve AZ CLI docs - remove env vars #1322

Closed dfberry closed 2 weeks ago

dfberry commented 1 month ago

Is your feature request related to a problem? Please describe.
The two switches to remote env vars have the same description. Can the text be improved to differentiate the two switches?

Image

Describe the solution you'd like.
The separated vars need an example.

Describe alternatives you've considered.
A clear and concise description of any alternative solutions or features you've considered.

Additional context.
Add any other context or screenshots about the feature request here.

anthonychu commented 1 month ago

--remove-all-env-vars removes all the env vars, and --remove-env-vars removes one or more env vars that you supply. We can review how we can improve the help text, but is there a certain part that's causing the confusion?

microsoft-github-policy-service[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.