kpack-cli
kpack-cli copied to clipboard
`kp builder create` should be able to use Buildpack and ClusterBuildpack resources
There's no way to pass in object references to Buildpack and ClusterBuildpacks.
It's a bit tricky because there's already a --buildpack
flag that's used to specify order.
The ClusterStore being optional has been split of into a separate issue #341