CLI

Rate this page:

deploy

Usage

1
2
Usage: forge deploy [options]

Description: deploy your app to an environment

Options

1
2
--verbose                        enable verbose mode
-f, --no-verify                  Disable pre-deployment checks
-e, --environment [environment]  specify the environment from options:
                                 development, staging, production (default:
                                 development)
--non-interactive                run the command without input prompts
-h, --help                       display help for command

Rate this page: