ko

ko

Rapidly iterate with Go, Containers, and Kubernetes.

  1. ko [flags]

Options

  1. -h, --help help for ko
  2. -v, --verbose Enable debug logs

SEE ALSO

  • ko apply - Apply the input files with image references resolved to built/pushed image digests.
  • ko build - Build and publish container images from the given importpaths.
  • ko create - Create the input files with image references resolved to built/pushed image digests.
  • ko delete - See “kubectl help delete” for detailed usage.
  • ko login - Log in to a registry
  • ko resolve - Print the input files with image references resolved to built/pushed image digests.
  • ko run - A variant of kubectl run that containerizes IMPORTPATH first.
  • ko version - Print ko version.