Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 532 Bytes

kp_buildpack_list.md

File metadata and controls

32 lines (20 loc) · 532 Bytes

kp buildpack list

List available buildpacks

Synopsis

Prints a table of the most important information about the available buildpacks in the provided namespace.

The namespace defaults to the kubernetes current-context namespace.

kp buildpack list [flags]

Examples

kp buildpack list
kp buildpack list -n my-namespace

Options

  -h, --help               help for list
  -n, --namespace string   kubernetes namespace

SEE ALSO