cmd

package
v0.0.0-...-4896a30 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2019 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// RootCmd is the entrypoint for every command
	RootCmd = &cobra.Command{
		Use:               "pilotctl",
		Short:             "Pilot control interface.",
		SilenceUsage:      true,
		DisableAutoGenTag: true,
		Long: `Pilot configuration command line utility for service operators to
debug and diagnose their Pilot standalone installation. Largely based on istioctl CLI.
`,
		PersistentPreRunE: istioPersistentPreRunE,
	}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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