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-rc1
- Published
- Jun 3, 2016
- Platform
- js/wasm
- Imports
- 11 packages
- Last checked
- 2 minutes ago –
Tools for package owners.