Skip to content

Commit da1b630

Browse files
authored
Remove irrelevant command description
Remove incorrect description for command in workflow-page-cli-commands.config.ts
1 parent c0a6241 commit da1b630

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/workflow-page/config/workflow-page-cli-commands.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ const workflowPageCliCommandsConfig: CliCommandConfig[] = [
1414
},
1515
{
1616
label: 'Update domain active cluster',
17-
description: 'Make sure the domain_data has UberIgnoringLisa:true',
1817
command:
1918
'cadence --domain {domain-name} domain update -active_cluster {cluster-name}',
2019
group: 'domain',

0 commit comments

Comments
 (0)