version

package
v0.0.0-...-2caf503 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Command is the "version" go command
	Command = &cobra.Command{
		Use:        "version",
		Deprecated: "please use 'gsctl --version' instead.",
		Short:      "Print version number",
		Long: `Prints the gsctl version number.

When executed with the -v/--verbose flag, the build date is printed in addition.`,
		Run: printVersion,
	}
)

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