tsuru env
App environment variables
Subcommands
Name | Description |
---|---|
get | Get environment variables from an app |
set | Set environment variables to an app |
unset | Unset environment variables from an app |
Options
Name | Description |
---|---|
-a, --app <app> | App name |
-p, --private | Private environment variables |
--no-restart | Don't restart the app after setting the env vars |