command

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2015 License: MPL-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

View Source
const (
	ExecTemplateToken = `{}`
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ExecCommand

type ExecCommand struct {
	Group, Addr, PrivateKeyFilepath string
	UseEnvironment                  bool
}

func (*ExecCommand) Help

func (s *ExecCommand) Help() string

func (*ExecCommand) Run

func (s *ExecCommand) Run(args []string) int

func (*ExecCommand) Synopsis

func (s *ExecCommand) Synopsis() string

type KeyCommand

type KeyCommand struct {
	Group, Addr, PrivateKeyFilepath string
	UseEnvironment                  bool
}

func (*KeyCommand) Help

func (s *KeyCommand) Help() string

func (*KeyCommand) Run

func (s *KeyCommand) Run(args []string) int

func (*KeyCommand) Synopsis

func (s *KeyCommand) Synopsis() string

type SetCommand

type SetCommand struct {
	Group, Addr, PrivateKeyFilepath string
	UseEnvironment                  bool
}

func (*SetCommand) Help

func (s *SetCommand) Help() string

func (*SetCommand) Run

func (s *SetCommand) Run(args []string) int

func (*SetCommand) Synopsis

func (s *SetCommand) Synopsis() string

type UnsetCommand

type UnsetCommand struct{}

func (*UnsetCommand) Help

func (s *UnsetCommand) Help() string

func (*UnsetCommand) Run

func (s *UnsetCommand) Run(args []string) int

func (*UnsetCommand) Synopsis

func (s *UnsetCommand) Synopsis() string

Jump to

Keyboard shortcuts

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