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

Feature request: azd env get-value #3906

Open
pamelafox opened this issue May 14, 2024 · 0 comments
Open

Feature request: azd env get-value #3906

pamelafox opened this issue May 14, 2024 · 0 comments

Comments

@pamelafox
Copy link
Member

pamelafox commented May 14, 2024

I would like an easier version of this:

azd env get-values | grep POSTGRES_HOST | sed 's/="/=/' | sed 's/"$//' | sed 's/^POSTGRES_HOST=//'

like:

azd env get-value POSTGRES_HOST

Sometimes I just need one value. Thanks!

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

2 participants