command

package
v0.0.0-...-858aeaf Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2015 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package command provides cmd-line utilities around the API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EngageCommand

type EngageCommand struct {
	Ui cli.Ui
	// contains filtered or unexported fields
}

func (*EngageCommand) Help

func (c *EngageCommand) Help() string

func (*EngageCommand) Run

func (c *EngageCommand) Run(args []string) int

func (*EngageCommand) Synopsis

func (c *EngageCommand) Synopsis() string

type ExportCommand

type ExportCommand struct {
	Ui cli.Ui
	// contains filtered or unexported fields
}

func (*ExportCommand) Help

func (c *ExportCommand) Help() string

func (*ExportCommand) Run

func (c *ExportCommand) Run(args []string) int

func (*ExportCommand) Synopsis

func (c *ExportCommand) Synopsis() string

type VersionCommand

type VersionCommand struct {
	Version string
	Ui      cli.Ui
}

func (*VersionCommand) Help

func (c *VersionCommand) Help() string

func (*VersionCommand) Run

func (c *VersionCommand) Run(_ []string) int

func (*VersionCommand) Synopsis

func (c *VersionCommand) Synopsis() string

Jump to

Keyboard shortcuts

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