8.1.9 • Published 11 months ago

@heroku-cli/plugin-local v8.1.9

Weekly downloads
11,313
License
MIT
Repository
github
Last release
11 months ago

local

oclif Version CircleCI Appveyor CI Downloads/week License

Usage

$ npm install -g @heroku-cli/plugin-local
$ heroku COMMAND
running command...
$ heroku (--version|-v)
@heroku-cli/plugin-local/8.1.9 darwin-arm64 node-v16.19.0
$ heroku --help [COMMAND]
USAGE
  $ heroku COMMAND
...

Commands

heroku local [PROCESSNAME]

run heroku app locally

USAGE
  $ heroku local [PROCESSNAME] [-f <value>] [-e <value>] [-p <value>]

FLAGS
  -e, --env=<value>       location of env file (defaults to .env)
  -f, --procfile=<value>  use a different Procfile
  -p, --port=<value>      port to listen on

DESCRIPTION
  run heroku app locally
  Start the application specified by a Procfile (defaults to ./Procfile)

ALIASES
  $ heroku local:start

EXAMPLES
  $ heroku local
  $ heroku local web
  $ heroku local web=2
  $ heroku local web=1,worker=2

See code: src/commands/local/index.ts

heroku local:run

run a one-off command

USAGE
  $ heroku local:run [-e <value>] [-p <value>]

FLAGS
  -e, --env=<value>
  -p, --port=<value>  [default: 5001]

DESCRIPTION
  run a one-off command

EXAMPLES
  $ heroku local:run bin/migrate

See code: src/commands/local/run.ts

heroku local:start [PROCESSNAME]

run heroku app locally

USAGE
  $ heroku local:start [PROCESSNAME] [-f <value>] [-e <value>] [-p <value>]

FLAGS
  -e, --env=<value>       location of env file (defaults to .env)
  -f, --procfile=<value>  use a different Procfile
  -p, --port=<value>      port to listen on

DESCRIPTION
  run heroku app locally
  Start the application specified by a Procfile (defaults to ./Procfile)

ALIASES
  $ heroku local:start

EXAMPLES
  $ heroku local
  $ heroku local web
  $ heroku local web=2
  $ heroku local web=1,worker=2

heroku local:version

display node-foreman version

USAGE
  $ heroku local:version

DESCRIPTION
  display node-foreman version

See code: src/commands/local/version.ts

8.1.4-beta.0

12 months ago

8.1.8

11 months ago

8.1.9

11 months ago

8.1.4

12 months ago

8.0.5

1 year ago

8.0.6

1 year ago

8.0.5-beta.1

1 year ago

8.1.0

1 year ago

8.0.2

1 year ago

7.68.0

1 year ago

7.69.0

1 year ago

8.0.2-beta.1

1 year ago

8.0.2-beta.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.42.0

4 years ago

7.41.0

4 years ago

7.39.2

4 years ago

7.38.1

4 years ago

7.38.0

4 years ago

7.36.0

4 years ago

7.34.0

5 years ago

7.28.0

5 years ago

7.26.2

5 years ago

7.26.1

5 years ago

7.26.0

5 years ago

0.0.0

5 years ago

5.1.25

6 years ago

5.1.24

6 years ago

5.1.23

6 years ago

5.1.22

6 years ago

5.1.21

6 years ago