Documentation ¶ Index ¶ Variables func AddCommands(parent *cobra.Command, group *cobra.Group) func Clone(args []string) error func Delete(args []string) error func Export(args []string) error func Import(args []string) error func Validate(args []string) error func WriteDebugFile(root, path string, object map[string]any) Constants ¶ This section is empty. Variables ¶ View Source var Flags struct { Path string Debug bool Tag string SecretsInput string SecretsOutput string FailureOutput string Force bool } Functions ¶ func AddCommands ¶ func AddCommands(parent *cobra.Command, group *cobra.Group) func Clone ¶ func Clone(args []string) error func Delete ¶ func Delete(args []string) error func Export ¶ func Export(args []string) error func Import ¶ func Import(args []string) error func Validate ¶ func Validate(args []string) error func WriteDebugFile ¶ func WriteDebugFile(root, path string, object map[string]any) Types ¶ This section is empty. Source Files ¶ View all Source files cmd.go crud.go export.go import.go Click to show internal directories. Click to hide internal directories.