manage app environment variables
1 2Usage: forge variables [options] [command]
1 2--verbose enable verbose mode -h, --help display help for command
1 2help [command] display help for command list [options] list the environment variables set [options] [key] [value] set an environment variable unset [options] <key> remove an environment variable
The variables
command lets you manage app-specific environment variables for a specific environment (development
, staging
or production
).
The following pages provide more detailed information about each variables
subcommand:
Rate this page: