1
0
mirror of https://github.com/ko-build/ko.git synced 2024-11-27 08:21:07 +02:00
ko-build/doc/ko_completion.md
Jason Hall 35a4d2c28e
Warn that watch mode is deprecated (#434)
Also update generated markdown docs, and omit unnecessary autogenerated
bits.
2021-09-13 10:30:28 -07:00

292 B

ko completion

Output shell completion code (default Bash)

ko completion [flags]

Options

  -h, --help   help for completion
      --zsh    Generates completion code for Zsh shell.

SEE ALSO

  • ko - Rapidly iterate with Go, Containers, and Kubernetes.