Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 495 Bytes

kp_image_trigger.md

File metadata and controls

31 lines (19 loc) · 495 Bytes

kp image trigger

Trigger an image resource build

Synopsis

Trigger a build using current inputs for a specific image resource in the provided namespace.

The namespace defaults to the kubernetes current-context namespace.

kp image trigger <name> [flags]

Examples

kp image trigger my-image

Options

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

SEE ALSO