Skip to content

Commit 209c2cd

Browse files
committed
updated cluster ref flag description
Signed-off-by: Jeromy Cannon <[email protected]>
1 parent 1a0a337 commit 209c2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/flags.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export class Flags {
116116
definition: {
117117
describe:
118118
'The cluster reference that will be used for referencing the Kubernetes cluster and stored in the local and ' +
119-
'remote configuration for the deployment. Multiple can be separated by commas.',
119+
'remote configuration for the deployment. For commands that take multiple clusters they can be separated by commas.',
120120
alias: 'c',
121121
type: 'string',
122122
},

0 commit comments

Comments
 (0)