command

package
v0.0.0-...-ce8a164 Latest Latest
Warning

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

Go to latest
Published: May 15, 2016 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Ui cli.Ui

Functions

This section is empty.

Types

type AttachCommand

type AttachCommand struct {
	Meta       config.Meta
	Service    string
	ParityFile string
}

AttachCommand contains parameters required to configure the Parity runtime

func (*AttachCommand) Help

func (c *AttachCommand) Help() string

Help text for the command

func (*AttachCommand) Run

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

Run Parity

func (*AttachCommand) Synopsis

func (c *AttachCommand) Synopsis() string

Synopsis for the command

type BuildCommand

type BuildCommand struct {
	Meta       config.Meta
	ConfigFile string
	Verbose    bool
}

BuildCommand contains parameters required to configure the Parity runtime

func (*BuildCommand) Help

func (c *BuildCommand) Help() string

Help text for the command

func (*BuildCommand) Run

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

Run Parity

func (*BuildCommand) Synopsis

func (c *BuildCommand) Synopsis() string

Synopsis for the command

type CleanupCommand

type CleanupCommand struct {
	Meta       config.Meta
	ConfigFile string
}

CleanupCommand contains parameters required to cleanup Docker images/containers

func (*CleanupCommand) Help

func (c *CleanupCommand) Help() string

Help text for the command

func (*CleanupCommand) Run

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

Run Parity

func (*CleanupCommand) Synopsis

func (c *CleanupCommand) Synopsis() string

Synopsis for the command

type InitCommand

type InitCommand struct {
	Meta config.Meta
}

func (*InitCommand) Help

func (c *InitCommand) Help() string

func (*InitCommand) Run

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

func (*InitCommand) Synopsis

func (c *InitCommand) Synopsis() string

type InstallCommand

type InstallCommand struct {
	Meta     config.Meta
	Dns      bool
	Hostname string
}

func (*InstallCommand) Help

func (c *InstallCommand) Help() string

func (*InstallCommand) Run

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

func (*InstallCommand) Synopsis

func (c *InstallCommand) Synopsis() string

type InteractiveCommand

type InteractiveCommand struct {
	Meta       config.Meta
	Service    string
	ParityFile string
}

InteractiveCommand contains parameters required to configure the Parity runtime

func (*InteractiveCommand) Help

func (c *InteractiveCommand) Help() string

Help text for the command

func (*InteractiveCommand) Run

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

Run Parity

func (*InteractiveCommand) Synopsis

func (c *InteractiveCommand) Synopsis() string

Synopsis for the command

type RunCommand

type RunCommand struct {
	Meta       config.Meta
	Verbose    bool
	ConfigFile string
	X          bool
}

RunCommand contains parameters required to configure the Parity runtime

func (*RunCommand) Help

func (c *RunCommand) Help() string

Help text for the command

func (*RunCommand) Run

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

Run Parity

func (*RunCommand) Synopsis

func (c *RunCommand) Synopsis() string

Synopsis for the command

type SetupCommand

type SetupCommand struct {
	Meta              config.Meta
	Base              string
	Version           string
	Template          string
	TemplateSourceURL string
	ConfigFile        string
	Overwrite         bool
}

func (*SetupCommand) Help

func (c *SetupCommand) Help() string

func (*SetupCommand) Run

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

func (*SetupCommand) Synopsis

func (c *SetupCommand) Synopsis() string

type VersionCommand

type VersionCommand struct {
}

func (*VersionCommand) Help

func (c *VersionCommand) Help() string

func (*VersionCommand) Run

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

func (*VersionCommand) Synopsis

func (c *VersionCommand) Synopsis() string

type XCommand

type XCommand struct {
	Meta       config.Meta
	ParityFile string
	Port       int
}

XCommand contains parameters required to configure the X Server Proxy

func (*XCommand) Help

func (c *XCommand) Help() string

Help text for the command

func (*XCommand) Run

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

Run Parity

func (*XCommand) Synopsis

func (c *XCommand) Synopsis() string

Synopsis for the command

Jump to

Keyboard shortcuts

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