You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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
The text was updated successfully, but these errors were encountered:
scalingo env-get RAILS_ENV
The text was updated successfully, but these errors were encountered: