cmd

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2019 License: Apache-2.0 Imports: 19 Imported by: 2

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

func NewCompletionCmd() *cobra.Command

NewCompletionCmd creates a new completion command

func NewKymaCmd

func NewKymaCmd(o *core.Options) *cobra.Command

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

type TestOptions struct {
	*core.Options
	// contains filtered or unexported fields
}

func NewTestOptions

func NewTestOptions(o *core.Options) *TestOptions

func (*TestOptions) Run

func (o *TestOptions) Run() error

type VersionOptions

type VersionOptions struct {
	*core.Options
	Client bool
}

VersionOptions defines available options for the command

func NewVersionOptions

func NewVersionOptions(o *core.Options) *VersionOptions

NewVersionOptions creates options with default values

func (*VersionOptions) Run

func (o *VersionOptions) Run() error

Run runs the command

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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