cmd

package
v0.0.0-...-b966cd9 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2016 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "docket",
	Short: "A lightweight scheduler for short-lived containers",
	Long: `
Docket is a client and server CLI tool for scheduling short-lived docker containers
Start the server with

    docket server


`,
}

RootCmd represents the base command when called without any subcommands

Functions

This section is empty.

Types

type CLI

type CLI struct {
	// contains filtered or unexported fields
}

func NewCli

func NewCli(cmd *cobra.Command, args []string) *CLI

func (*CLI) Delete

func (cli *CLI) Delete() error

TODO server needs to handle Not Found better here

func (*CLI) Get

func (cli *CLI) Get() error

func (*CLI) List

func (cli *CLI) List() error

func (*CLI) Push

func (cli *CLI) Push() error

Jump to

Keyboard shortcuts

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