fly regions remove

V1 APPS ONLY: Prevent the app from running in the provided regions

Usage

flyctl regions remove 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 remove
  -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