Skip to content

Commit e3b19a8

Browse files
authored
Improve connect-cluster instructions. (#3684)
1 parent 7a26044 commit e3b19a8

File tree

1 file changed

+1
-1
lines changed
  • cmd/gitops/app/connect/clusters

1 file changed

+1
-1
lines changed

cmd/gitops/app/connect/clusters/cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ func ConnectCommand(opts *config.Options) *cobra.Command {
2525
Aliases: []string{"clusters"},
2626
Short: "Connect cluster with remote cluster",
2727
Example: `
28-
# Connect cluster
28+
# Connect a Gitops cluster by creating a secret with API access details
2929
gitops connect cluster [PARAMS] <CLUSTER_NAME>
3030
`,
3131
SilenceUsage: true,

0 commit comments

Comments
 (0)