cmd

package
v0.0.0-...-f976a4a Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "gotestsshagent",
	Short: "A mini implementation of an SSH Agent for Tests in Go",
	Long: `A mini implementation of an SSH Agent for Tests in Go
`,
	Run: func(cmd *cobra.Command, args []string) {
		agent.RunAgent(socketFile)
	},
}

RootCmd Main root command

Functions

func Execute

func Execute()

Execute Entry point for the app

Types

This section is empty.

Jump to

Keyboard shortcuts

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