mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-04-28 17:50:30 -04:00
Cobra v1.1.1 brings improvements to autocompletion needed for ongoing kubectl work. Signed-off-by: Eddie Zaneski <eddiezane@gmail.com>
345 B
345 B
Documentation generation
Options
DisableAutoGenTag
You may set cmd.DisableAutoGenTag = true
to entirely remove the auto generated string "Auto generated by spf13/cobra..."
from any documentation source.