@@ -4,7 +4,8 @@ import "github.com/spf13/cobra"
|
||||
|
||||
var (
|
||||
baseCmd = &cobra.Command{
|
||||
Use: "ssh",
|
||||
DisableFlagsInUseLine: true,
|
||||
Use: "ssh [OPTIONS]",
|
||||
Short: "Manage and initialize SSH",
|
||||
Long: "SSH is an optionally dependent service for Warewulf, this tool will automatically\n" +
|
||||
"setup the ssh keys nodes using the 'default' system overlay as well as user owned\n" +
|
||||
|
||||
Reference in New Issue
Block a user