cmd

package
v0.0.0-...-27a9103 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type Automation

type Automation struct {
	Name          string `json:"name"`
	ID            int    `json:"id"`
	VersionNumber int    `json:versionNumber`
}

Automation json data.

func (*Automation) GetFileName

func (e *Automation) GetFileName() string

GetFileName get the XML file name for automation export.

type ImportResponse

type ImportResponse struct {
	Status   string
	Messages []string
}

ImportResponse automation import response message.

Jump to

Keyboard shortcuts

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