pack config trusted-builders remove

pack config trusted-builders remove

Remove a trusted-builders

Synopsis

Stop trusting builder.

When building with this builder, all lifecycle phases will be no longer be run in a single container using the builder image.

pack config trusted-builders remove [flags]

Examples

pack config trusted-builders remove cnbs/sample-stack-run:bionic

Options

  -h, --help   help for remove

Options inherited from parent commands

      --force-color   Force color output
      --no-color      Disable color output
  -q, --quiet         Show less output
      --timestamps    Enable timestamps in output
  -v, --verbose       Show more output

SEE ALSO