manage app environment variables
1
Usage: forge variables [options] [command]
1 2
--verbose enable verbose mode -h, --help display help for command
1 2 3 4
help [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:
Our new navigation is here to guide you on your developer journey. Dive in and explore the refreshed Forge documentation!