Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCommand = &cobra.Command{ Use: path.Base(os.Args[0]), Short: "OPA Control Plane", Long: "An open source control plane for Open Policy Agent (OPA).", }
RootCommand is the base CLI command that all subcommands are added to.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.