Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CompletionCmd = &cobra.Command{
Use: "completion [shell]",
Short: "Output shell completion code for the specified shell.",
Long: `Output shell completion code for the specified shell. For bash, load the completion code into the current shell:
source <(kubeless completion bash)`,
}
CompletionCmd contains first-class command for completion
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.