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

Add an env-get command #439

Closed
EtienneM opened this issue Jul 5, 2019 · 0 comments · Fixed by #643
Closed

Add an env-get command #439

EtienneM opened this issue Jul 5, 2019 · 0 comments · Fixed by #643
Assignees

Comments

@EtienneM
Copy link
Member

EtienneM commented Jul 5, 2019

scalingo env-get RAILS_ENV

$ scalingo help env-get
NAME:
   scalingo env-get - Get the requested environment variable from your app

USAGE:
   scalingo env-get [command options] variable-name

CATEGORY:
   Environment

DESCRIPTION:
   Get variables:

    $ scalingo -a myapp env-get VAR1

    # See also commands 'env'

OPTIONS:
   --app value, -a value  Name of the current app (default: "<name>")
   --region value         Name of the region to use

$ scalingo -a myapp env-get APP RAILS_ENV
production
@EtienneM EtienneM assigned EtienneM and unassigned EtienneM Aug 29, 2019
@EtienneM EtienneM self-assigned this Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant