We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a26044 commit e3b19a8Copy full SHA for e3b19a8
cmd/gitops/app/connect/clusters/cmd.go
@@ -25,7 +25,7 @@ func ConnectCommand(opts *config.Options) *cobra.Command {
25
Aliases: []string{"clusters"},
26
Short: "Connect cluster with remote cluster",
27
Example: `
28
-# Connect cluster
+# Connect a Gitops cluster by creating a secret with API access details
29
gitops connect cluster [PARAMS] <CLUSTER_NAME>
30
`,
31
SilenceUsage: true,
0 commit comments