package
0.0.0-20200322034917-7a465cb38967
Repository: https://github.com/wuka1/cli.git
Documentation: pkg.go.dev

# Functions

Run is the top-level entry point to the CLI plugin framework.

# Variables

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