Versions in this module Expand all Collapse all v0 v0.0.1 Jul 8, 2020 Changes in this version + func NewCmdSave(streams genericclioptions.IOStreams) *cobra.Command + type SaveOptions struct + func NewSaveOptions(streams genericclioptions.IOStreams) *SaveOptions + func (o *SaveOptions) Complete(cmd *cobra.Command, args []string) error + func (o *SaveOptions) Run() error + func (o *SaveOptions) Validate() error