Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version string BuildTime string CommitID string )
View Source
var RootCmd = &cobra.Command{ Use: "mmh", Short: "A simple Multi-server ssh tool", Long: ` A simple Multi-server ssh tool.`, Run: func(cmd *cobra.Command, args []string) { mmh.InteractiveLogin() }, PostRun: mmh.UpdateContextTimestamp, }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.