V1 APPS ONLY (except 'regions list'): Configure the region placement rules for an application.

Usage

flyctl regions [command] [flags]

Available Commands

  • add - V1 APPS ONLY: Allow the app to run in the provided regions
  • backup - V1 APPS ONLY: Sets the backup region pool with provided regions
  • list - Shows the list of regions the app is allowed to run in
  • remove - V1 APPS ONLY: Prevent the app from running in the provided regions
  • set - V1 APPS ONLY: Sets the region pool with provided regions

Options

  -h, --help   help for regions

Global Options

  -t, --access-token string   Fly API Access Token
      --verbose               Verbose output

See Also