8.1.7 • Published 11 months ago

@heroku-cli/plugin-ps v8.1.7

Weekly downloads
11,439
License
MIT
Repository
github
Last release
11 months 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

12 months ago

8.1.7

11 months ago

8.1.4

12 months ago

8.0.5

1 year ago

8.0.6

1 year ago

8.1.0

1 year ago

8.0.5-beta.1

1 year ago

8.0.3

1 year ago

8.0.2

1 year ago

8.0.2-beta.1

1 year ago

8.0.2-beta.0

1 year ago

7.68.0

1 year ago

8.0.1

1 year ago

8.0.0

1 year ago

7.66.3

1 year ago

7.60.0

2 years ago

7.53.0

3 years ago

7.54.0

3 years ago

7.47.13

3 years ago

7.43.0

4 years ago

7.42.8

4 years ago

7.42.7

4 years ago

7.39.3

4 years ago

7.39.2

4 years ago

7.39.1

4 years ago

7.38.1

4 years ago

7.38.0

4 years ago

7.36.1

4 years ago

7.30.0

5 years ago

7.24.0

5 years ago

7.22.7

5 years ago

7.22.6

5 years ago

7.22.5

5 years ago

7.22.4

5 years ago

7.21.0

5 years ago

7.20.0

5 years ago

7.19.3

5 years ago

7.19.1

5 years ago

7.18.10

5 years ago

7.18.9

5 years ago

7.18.8

5 years ago

7.18.7

5 years ago

7.18.6

5 years ago

7.18.3

6 years ago

7.18.0

6 years ago

7.16.7

6 years ago

7.16.6

6 years ago

7.16.3

6 years ago

7.16.0

6 years ago

7.15.0

6 years ago

7.13.0

6 years ago

7.12.6

6 years ago

7.12.4

6 years ago

7.12.0

6 years ago

7.9.3

6 years ago

7.9.2

6 years ago

7.9.1

6 years ago

7.5.9

6 years ago

7.5.6

6 years ago

7.5.4

6 years ago

7.5.1

6 years ago

7.5.0

6 years ago

7.4.8

6 years ago

7.4.6

6 years ago

7.4.5

6 years ago

7.4.0

6 years ago

7.2.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.0

6 years ago