cli

package
v0.13.3 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2018 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cli

type Cli struct {
}

func NewCli

func NewCli() *Cli

func (*Cli) Generate

func (cli *Cli) Generate(opts GenerateOptions) error

func (*Cli) Upload

func (cli *Cli) Upload(uploadBundlePath, firstName, lastName, email, company, bundleDescription string) error

type GenerateOptions added in v0.11.0

type GenerateOptions struct {
	CfgFiles          []string
	CfgDocs           []string
	BundlePath        string
	SkipDefault       bool
	TimeoutSeconds    int
	EnableCore        bool
	EnableDocker      bool
	EnableJournald    bool
	RequireJournald   bool
	EnableKubernetes  bool
	RequireKubernetes bool
	EnableRetraced    bool
	RequireRetraced   bool
	CustomerID        string
	CustomerEndpoint  string
	SkipPrompts       bool
}

Jump to

Keyboard shortcuts

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