package
20.10.8+incompatible
Repository: https://github.com/coryb/cli.git
Documentation: pkg.go.dev

# Functions

Run is the top-level entry point to the CLI plugin framework.
RunPlugin executes the specified plugin command.

# Variables

PersistentPreRunE must be called by any plugin command (or subcommand) which uses the cobra `PersistentPreRun*` hook.