Versions in this module Expand all Collapse all v0 v0.4.0 May 12, 2026 Changes in this version + var SchemaListCmd = &cobra.Command + var SchemaLoadCmd = &cobra.Command + var SchemaRemoveCmd = &cobra.Command + func AddDetailedFlag(c *cobra.Command) error + func AddPathPersistentFlag(c *cobra.Command) error + func AddRpcOutputFlag(c *cobra.Command) error + func AddTargetPersistentFlag(c *cobra.Command) error + func ConvertSDCConfigToInternalIntent(ctx context.Context, cd *configdiff.ConfigDiff, sdcConfig *v1alpha1.Config) (*rawparams.ConfigLoadRaw, error) + func EmitBashCompletionWithWordbreakMods(root *cobra.Command, out io.Writer) error + func EnableFlagAndDisableFileCompletion(cmd *cobra.Command) + func Execute() + func LoadSDCConfigCR(configByte []byte) (*v1alpha1.Config, error) + func RunFromRaw(ctx context.Context, opts config.ConfigOpts, optsP config.ConfigPersistentOpts, ...) (interfaces.Output, error) + func WriteOutput(ctx context.Context, o interfaces.Output) (err error) v0.3.0 Sep 26, 2025