cmd

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 24, 2016 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "docker-deploy-client",
	Short: "Deploy and check status of deploying Docker containers",
	Long: `Client for making requests to a docker-deploy-server to deploy
 Docker containers into one or more machines (swarm cluster) and check the
status of a previous deploy request,`,
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately.

Types

type DeployResult

type DeployResult struct {
	DeployID string `json:"deployID"`
}

Jump to

Keyboard shortcuts

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