//
pkg.gl
Category
github.com/olive-io/olive/pkg
cliutil
package
0.1.1
Repository:
https://github.com/olive-io/olive.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
79 SLOC
#
Packages
flags
No description provided by the author
#
Functions
Run
Run provides the common boilerplate code around executing a cobra command.
RunNoErrOutput
RunNoErrOutput is a version of Run which returns the cobra command error instead of printing it.