package cli
import "k8s.io/component-base/cli"
Index ¶
Functions ¶
func Run ¶
Run provides the common boilerplate code around executing a cobra command. For example, it ensures that logging is set up properly. Logging flags get added to the command line if not added already. Flags get normalized so that help texts show them with hyphens. Underscores are accepted as alternative for the command parameters.
Source Files ¶
run.go
Directories ¶
Path | Synopsis |
---|---|
cli/flag | |
cli/globalflag |
- Version
- v0.23.0
- Published
- Dec 7, 2021
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 1 hour ago –
Tools for package owners.