cmd

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Add

type Add struct {
	clientcmd.ServiceCommand

	Args              AddArgs `positional-args:"true"`
	CACertificatePath string  `long:"ca-cert" description:"Environment CA certificate path"`

	FS boshsys.FileSystem
}

func (Add) Execute

func (c Add) Execute(args []string) error

type AddArgs

type AddArgs struct {
	URL string `positional-arg-name:"URI" description:"Environment URL"`
}

type GetClient

type GetClient func() (*svchttpclient.Client, error)

type Info

type Info struct {
	clientcmd.ServiceCommand

	GetClient GetClient
}

func (Info) Execute

func (c Info) Execute(args []string) error

type List

type List struct {
	clientcmd.ServiceCommand
}

func (List) Execute

func (c List) Execute(args []string) error

Jump to

Keyboard shortcuts

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