Documentation
¶
Overview ¶
Copyright © 2024 NAME HERE <EMAIL ADDRESS>
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "alzlibtool",
Version: version,
Short: "A cli tool for working with alzlib libraries",
Long: `A cli tool for working with alzlib libraries.
This tool can:
- Convert policy definitions or policy set definitions from the source directory and write them to the destination directory.
`,
}
RootCmd represents the base command when called without any subcommands.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.