completion

package
v0.19.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2018 License: Apache-2.0 Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BashCompletion = &cobra.Command{
	Use:          "bash-completion",
	Short:        "Generate bash completion helper",
	Long:         "Generate bash completion helper (skydive-bash-completion.sh)",
	SilenceUsage: true,
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Root().GenBashCompletionFile("skydive-bash-completion.sh")
		fmt.Println("skydive-bash-completion.sh has been generated")
	},
}

BashCompletion skydive root command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL