fly regions add

V1 APPS ONLY: Allow the app to run in one or more regions

Usage

flyctl regions add REGION [REGION...] [flags]

Options

  -a, --app string      Application name
  -c, --config string   Path to application configuration file
      --group string    The process group to add the region to
  -h, --help            help for add
  -j, --json            JSON output
  -y, --yes             Accept all confirmations

Global Options

  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output

See Also