package commands
import "sigs.k8s.io/kustomize/pkg/commands"
Package commands holds the CLI glue mapping textual commands/args to method calls.
Index ¶
Functions ¶
func NewDefaultCommand ¶
func NewDefaultCommand(f *factory.KustFactory) *cobra.Command
NewDefaultCommand returns the default (aka root) command for kustomize command.
Source Files ¶
commands.go
Directories ¶
Path | Synopsis |
---|---|
pkg/commands/build | |
pkg/commands/edit | |
pkg/commands/edit/add | |
pkg/commands/edit/set | |
pkg/commands/kustfile | |
pkg/commands/misc |
- Version
- v1.0.11 (latest)
- Published
- Nov 29, 2018
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 4 seconds ago –
Tools for package owners.