Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 530 Bytes

regions.md

File metadata and controls

25 lines (17 loc) · 530 Bytes

heroku regions

list available regions for deployment

heroku regions

list available regions for deployment

USAGE
  $ heroku regions [--json] [--private] [--common]

FLAGS
  --common   show regions for common runtime
  --json     output in json format
  --private  show regions for private spaces

DESCRIPTION
  list available regions for deployment

See code: src/commands/regions.ts