mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
update node to nodes
Signed-off-by: “Forest-L <lilin@yunify.com>
This commit is contained in:
commit
02eb99681a
|
|
@ -21,7 +21,7 @@ import (
|
|||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
// addNodeCmd represents the nodes command
|
||||
// addNodesCmd represents the nodes command
|
||||
var addNodesCmd = &cobra.Command{
|
||||
Use: "nodes",
|
||||
Short: "Add a cluster according to the new nodes information from the specified configuration file",
|
||||
|
|
|
|||
Loading…
Reference in New Issue