Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 491 Bytes

File metadata and controls

15 lines (11 loc) · 491 Bytes

modern deploy

The modern deploy command is used to generate artifacts required for the deployment platform.

Usage: modern deploy [options]

Options:
  -c --config <config>  Specify configuration file path, either relative or absolute
  --env-dir <dir>       Specify the directory containing .env files
  -s --skip-build       Skip the build stage
  -h, --help            Display command help

For more details, refer to Deploy Application.