release

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: 13 Imported by: 0

Documentation

Overview

Package release implements the 'show release' command.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ShowReleaseCommand is the cobra command for 'gsctl show release'
	ShowReleaseCommand = &cobra.Command{
		Use:   "release",
		Short: "Show release details",
		Long: `Display details of a workload cluster release

Examples:

  gsctl show release 14.0.0
`,

		PreRun: printValidation,

		Run: printResult,
	}
)

Functions

This section is empty.

Types

type Arguments

type Arguments struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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