Widemesh CLI: mesh stacks buildpacks remove

mesh stacks buildpacks remove

removes a buildpack from the stack

Synopsis

removes a buildpack from the stack

mesh stacks buildpacks remove --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 remove
  -s, --stack string         stack id or name, otherwise current used from widemesh.json

SEE ALSO