Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RootCmd = &cobra.Command{ Use: "knot-agent", Short: "knot agent to connect the environment to the knot server", Long: `knot is a management tool for developer environments running within a Nomad cluster. The agent connects environments to the knot server.`, Version: build.Version, Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, } )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.