command

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2014 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Convert

type Convert struct {
	Dockerfile string `short:"d" long:"dockerfile" description:"Dockerfile to be converted."`
	Name       string `short:"n" long:"name" description:"human readable index to the container image." required:"true"`
	Version    string `short:"v" long:"version" description:"container name." required:"true"`
	Output     string `short:"o" long:"output" description:"output container name."`
}

func (*Convert) Execute

func (c *Convert) Execute(args []string) error

type Version

type Version struct {
	Version string
	Build   string
}

func (*Version) Execute

func (v *Version) Execute(args []string) error

Jump to

Keyboard shortcuts

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