clioptions

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: May 10, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLIOptions

type CLIOptions struct {
	CfgFile    string
	Verbose    bool
	Insecure   bool
	CACert     string
	Context    string
	ProjectID  string
	CompanyID  string
	Endpoint   string
	Revision   string
	DeployType string
	NoSemVer   bool
}

func NewCLIOptions

func NewCLIOptions() *CLIOptions

func (*CLIOptions) AddCompanyFlags

func (f *CLIOptions) AddCompanyFlags(cmd *cobra.Command)

func (*CLIOptions) AddConnectionFlags

func (f *CLIOptions) AddConnectionFlags(cmd *cobra.Command)

func (*CLIOptions) AddContextFlags

func (f *CLIOptions) AddContextFlags(cmd *cobra.Command)

func (*CLIOptions) AddDeployFlags

func (f *CLIOptions) AddDeployFlags(cmd *cobra.Command)

func (*CLIOptions) AddGlobalFlags

func (f *CLIOptions) AddGlobalFlags(cmd *cobra.Command)

func (*CLIOptions) AddProjectFlags

func (f *CLIOptions) AddProjectFlags(cmd *cobra.Command)

Jump to

Keyboard shortcuts

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