package
0.28.2
Repository: https://github.com/smallstep/cli.git
Documentation: pkg.go.dev

# Functions

CLIContextFromContext returns a pointer to a cli.Context It panics when the cli.Context is not set.
InjectContext injects an existing Context as the first middleware and then wraps a function with middleware using that context.