Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version string
Version contains the kyma-cli binary version injected by the build system
Functions ¶
func NewCompletionCmd ¶
NewCompletionCmd creates a new completion command
func NewKymaCmd ¶
NewKymaCmd creates a new kyma CLI command
func NewTestCmd ¶
func NewTestCmd(o *TestOptions) *cobra.Command
NewTestCmd creates a new install command
func NewVersionCmd ¶
func NewVersionCmd(o *VersionOptions) *cobra.Command
NewVersionCmd creates a new version command
Types ¶
type TestOptions ¶
func NewTestOptions ¶
func NewTestOptions(o *core.Options) *TestOptions
func (*TestOptions) Run ¶
func (o *TestOptions) Run() error
type VersionOptions ¶
VersionOptions defines available options for the command
func NewVersionOptions ¶
func NewVersionOptions(o *core.Options) *VersionOptions
NewVersionOptions creates options with default values
Click to show internal directories.
Click to hide internal directories.