Versions in this module Expand all Collapse all v1 v1.6.3 Jan 1, 2022 Changes in this version + func NewCmdColor(f cmdutil.Factory, ioStreams genericclioptions.IOStreams) *cobra.Command + type ColorOptions struct + Example bool + Type []string + func NewColorOptions(ioStreams genericclioptions.IOStreams) *ColorOptions + func (o *ColorOptions) Complete(f cmdutil.Factory, cmd *cobra.Command, args []string) error + func (o *ColorOptions) Run(args []string) error + func (o *ColorOptions) Validate(cmd *cobra.Command, args []string) error