cmd

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var OptHost string
View Source
var RootCmd = &cobra.Command{
	Use:   "conmanctl",
	Short: "conmanctl - CLI tool to communicate with conmand",
	Long:  `conmanctl - CLI tool to communicate with conmand.`,
	Run: func(cmd *cobra.Command, args []string) {
		fmt.Printf("Missed or unknown command.\n\n")
		cmd.Help()
	},
}

Functions

func Connect

func Connect() (server.ConmanClient, *grpc.ClientConn)

func Execute

func Execute()

func Print

func Print(v interface{})

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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