command

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2018 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DumpCommand

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

func (*DumpCommand) Help

func (c *DumpCommand) Help() string

func (*DumpCommand) Run

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

func (*DumpCommand) Synopsis

func (c *DumpCommand) Synopsis() string

type ImportCommand

type ImportCommand struct {
	Ui cli.Ui

	Purge bool
	// contains filtered or unexported fields
}

func (*ImportCommand) Help

func (c *ImportCommand) Help() string

func (*ImportCommand) Run

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

func (*ImportCommand) Synopsis

func (c *ImportCommand) Synopsis() string

type VersionCommand

type VersionCommand struct {
	BuildDate string
	Version   string
	Ui        cli.Ui
}

VersionCommand is a Command implementation that prints the version.

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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