CLI

Rate this page:

variables

Usage

1
2
Usage: forge variables [options] [command]

Description: manage app environment variables

Options

1
2
--verbose                    enable verbose mode
-h, --help                   display help for command

Commands

1
2
set [options] [key] [value]  set an environment variable
unset [options] <key>        remove an environment variable
list [options]               list the environment variables
help [command]               display help for command

Rate this page: