8.1.7 • Published 2 years ago

@heroku-cli/plugin-ps v8.1.7

Weekly downloads
11,439
License
MIT
Repository
github
Last release
2 years ago

@heroku-cli/plugin-ps

ps core plugin for Heroku CLI

Version CircleCI Appveyor CI Downloads/week License

Commands

heroku ps:autoscale:disable

disable web dyno autoscaling

USAGE
  $ heroku ps:autoscale:disable -a <value> [-r <value>]

FLAGS
  -a, --app=<value>     (required) app to run command against
  -r, --remote=<value>  git remote of app to use

DESCRIPTION
  disable web dyno autoscaling

See code: src/commands/ps/autoscale/disable.ts

heroku ps:autoscale:enable

enable web dyno autoscaling

USAGE
  $ heroku ps:autoscale:enable -a <value> --min <value> --max <value> [-r <value>] [--p95 <value>] [--notifications]

FLAGS
  -a, --app=<value>     (required) app to run command against
  -r, --remote=<value>  git remote of app to use
  --max=<value>         (required) maximum number of dynos
  --min=<value>         (required) minimum number of dynos
  --notifications       receive email notifications when the max dyno limit is reached
  --p95=<value>         desired p95 response time

DESCRIPTION
  enable web dyno autoscaling

See code: src/commands/ps/autoscale/enable.ts

heroku ps:wait

wait for all dynos to be running latest version after a release

USAGE
  $ heroku ps:wait -a <value> [-r <value>] [-w <value>] [-R | -t <value>]

FLAGS
  -R, --with-run               whether to wait for one-off run dynos
  -a, --app=<value>            (required) app to run command against
  -r, --remote=<value>         git remote of app to use
  -t, --type=<value>           wait for one specific dyno type
  -w, --wait-interval=<value>  [default: 10] how frequently to poll in seconds (to avoid hitting Heroku API rate limits)

DESCRIPTION
  wait for all dynos to be running latest version after a release

See code: src/commands/ps/wait.ts

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

8.1.4-beta.0

2 years ago

8.1.7

2 years ago

8.1.4

2 years ago

8.0.5

2 years ago

8.0.6

2 years ago

8.1.0

2 years ago

8.0.5-beta.1

2 years ago

8.0.3

2 years ago

8.0.2

2 years ago

8.0.2-beta.1

2 years ago

8.0.2-beta.0

2 years ago

7.68.0

2 years ago

8.0.1

2 years ago

8.0.0

2 years ago

7.66.3

3 years ago

7.60.0

3 years ago

7.53.0

4 years ago

7.54.0

4 years ago

7.47.13

4 years ago

7.43.0

5 years ago

7.42.8

5 years ago

7.42.7

5 years ago

7.39.3

5 years ago

7.39.2

5 years ago

7.39.1

5 years ago

7.38.1

5 years ago

7.38.0

5 years ago

7.36.1

5 years ago

7.30.0

6 years ago

7.24.0

6 years ago

7.22.7

6 years ago

7.22.6

6 years ago

7.22.5

6 years ago

7.22.4

6 years ago

7.21.0

6 years ago

7.20.0

6 years ago

7.19.3

7 years ago

7.19.1

7 years ago

7.18.10

7 years ago

7.18.9

7 years ago

7.18.8

7 years ago

7.18.7

7 years ago

7.18.6

7 years ago

7.18.3

7 years ago

7.18.0

7 years ago

7.16.7

7 years ago

7.16.6

7 years ago

7.16.3

7 years ago

7.16.0

7 years ago

7.15.0

7 years ago

7.13.0

7 years ago

7.12.6

7 years ago

7.12.4

7 years ago

7.12.0

7 years ago

7.9.3

7 years ago

7.9.2

7 years ago

7.9.1

7 years ago

7.5.9

7 years ago

7.5.6

7 years ago

7.5.4

7 years ago

7.5.1

7 years ago

7.5.0

7 years ago

7.4.8

7 years ago

7.4.6

7 years ago

7.4.5

7 years ago

7.4.0

7 years ago

7.2.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.0

7 years ago