Widemesh CLI: mesh stacks buildpacks insert

mesh stacks buildpacks insert

inserts a buildpack at the given index

Synopsis

inserts a buildpack at the given index

mesh stacks buildpacks insert --index 0 --buildpack heroku-community/awscli [flags]

Options

  -b, --buildpack string     buildpack reference
  -e, --environment string   environment id or name, otherwise current used from widemesh.json
  -h, --help                 help for insert
  -i, --index int            zero-based index to insert the buildpack
  -s, --stack string         stack id or name, otherwise current used from widemesh.json

SEE ALSO