package cmd
import "github.com/open-policy-agent/opa/cmd"
Index ¶
Variables ¶
var RootCommand = &cobra.Command{ Use: path.Base(os.Args[0]), Short: "Open Policy Agent (OPA)", Long: "An open source project to policy enable any application.", }
RootCommand is the base CLI command that all subcommands are added to.
Source Files ¶
- Version
- v0.1.0-rc3
- Published
- Jun 23, 2016
- Platform
- linux/amd64
- Imports
- 11 packages
- Last checked
- 55 minutes ago –
Tools for package owners.