8.1.7 • Published 11 months ago

@heroku-cli/plugin-buildpacks v8.1.7

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

@heroku-cli/plugin-buildpacks

oclif Version

CircleCI

Appveyor CI Downloads/week License

Usage

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

Commands

heroku buildpacks

display the buildpacks for an app

USAGE
  $ heroku buildpacks -a <value> [-r <value>]

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

DESCRIPTION
  display the buildpacks for an app

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

heroku buildpacks:add BUILDPACK

add new app buildpack, inserting into list of buildpacks if necessary

USAGE
  $ heroku buildpacks:add BUILDPACK -a <value> [-r <value>] [-i <value>]

ARGUMENTS
  BUILDPACK  namespace/name of the buildpack

FLAGS
  -a, --app=<value>     (required) app to run command against
  -i, --index=<value>   the 1-based index of the URL in the list of URLs
  -r, --remote=<value>  git remote of app to use

DESCRIPTION
  add new app buildpack, inserting into list of buildpacks if necessary

See code: src/commands/buildpacks/add.ts

heroku buildpacks:clear

clear all buildpacks set on the app

USAGE
  $ heroku buildpacks:clear -a <value> [-r <value>]

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

DESCRIPTION
  clear all buildpacks set on the app

See code: src/commands/buildpacks/clear.ts

heroku buildpacks:info BUILDPACK

fetch info about a buildpack

USAGE
  $ heroku buildpacks:info BUILDPACK

ARGUMENTS
  BUILDPACK  namespace/name of the buildpack

DESCRIPTION
  fetch info about a buildpack

See code: src/commands/buildpacks/info.ts

heroku buildpacks:remove [BUILDPACK]

remove a buildpack set on the app

USAGE
  $ heroku buildpacks:remove [BUILDPACK] -a <value> [-r <value>] [-i <value>]

ARGUMENTS
  BUILDPACK  namespace/name of the buildpack

FLAGS
  -a, --app=<value>     (required) app to run command against
  -i, --index=<value>   the 1-based index of the URL to remove from the list of URLs
  -r, --remote=<value>  git remote of app to use

DESCRIPTION
  remove a buildpack set on the app

See code: src/commands/buildpacks/remove.ts

heroku buildpacks:search [TERM]

search for buildpacks

USAGE
  $ heroku buildpacks:search [TERM] [--namespace <value>] [--name <value>] [--description <value>]

ARGUMENTS
  TERM  search term that searches across name, namespace, and description

FLAGS
  --description=<value>  buildpack description to filter on
  --name=<value>         buildpack names to filter on using a comma separated list
  --namespace=<value>    buildpack namespaces to filter on using a comma separated list

DESCRIPTION
  search for buildpacks

See code: src/commands/buildpacks/search.ts

heroku buildpacks:set BUILDPACK

USAGE
  $ heroku buildpacks:set BUILDPACK -a <value> [-r <value>] [-i <value>]

ARGUMENTS
  BUILDPACK  namespace/name of the buildpack

FLAGS
  -a, --app=<value>     (required) app to run command against
  -i, --index=<value>   the 1-based index of the URL in the list of URLs
  -r, --remote=<value>  git remote of app to use

See code: src/commands/buildpacks/set.ts

heroku buildpacks:versions BUILDPACK

list versions of a buildpack

USAGE
  $ heroku buildpacks:versions BUILDPACK

ARGUMENTS
  BUILDPACK  namespace/name of the buildpack

DESCRIPTION
  list versions of a buildpack

See code: src/commands/buildpacks/versions.ts

8.1.6-beta.0

11 months ago

8.1.4-beta.0

12 months ago

8.1.7-beta.0

11 months ago

8.1.7

11 months ago

8.1.4

12 months ago

8.1.6

11 months ago

8.1.5

11 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.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.62.0

2 years 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.5

4 years ago

7.42.2

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.34.0

4 years ago

7.27.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.4

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.6

5 years ago

7.18.3

6 years ago

7.18.2

6 years ago

7.18.1

6 years ago

7.16.7

6 years ago

7.16.6

6 years ago

7.16.4

6 years ago

7.16.3

6 years ago

7.16.1

6 years ago

7.16.0

6 years ago

7.15.0

6 years ago

7.14.3

6 years ago

7.14.1

6 years ago

7.13.0

6 years ago