From dd5c8cc52234dfa557eb4a8a2e27aff470a52612 Mon Sep 17 00:00:00 2001 From: Timothy Johnson Date: Tue, 7 May 2024 16:56:55 -0400 Subject: [PATCH] Update Broadcom plugin help for Zowe 2.16.0 Signed-off-by: Timothy Johnson --- commandGroups/dbm-db2.jsonc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/commandGroups/dbm-db2.jsonc b/commandGroups/dbm-db2.jsonc index 2020522..906649c 100644 --- a/commandGroups/dbm-db2.jsonc +++ b/commandGroups/dbm-db2.jsonc @@ -30,7 +30,7 @@ "td" ], "description": "Specifies the target Db2 subsystem or data sharing group where you want to use a command.\n \n \u001b[90m Note: If you specify the data sharing group, the first active Db2 subsystem in the group is used. \u001b[0m", - "required": true, + "required": false, "type": "string", "group": "Required Options" }, @@ -384,7 +384,7 @@ "td" ], "description": "Specifies the target Db2 subsystem or data sharing group where you want to use a command.\n \n \u001b[90m Note: If you specify the data sharing group, the first active Db2 subsystem in the group is used. \u001b[0m", - "required": true, + "required": false, "type": "string", "group": "Required Options" }, @@ -841,7 +841,7 @@ "td" ], "description": "Specifies the target Db2 subsystem or data sharing group where you want to use a command.\n \n \u001b[90m Note: If you specify the data sharing group, the first active Db2 subsystem in the group is used. \u001b[0m", - "required": true, + "required": false, "type": "string", "group": "Required Options" }, @@ -2200,7 +2200,7 @@ "sd" ], "description": "Specifies the source Db2 subsystem or data sharing group where the objects that you want to use in a command are located.\n \n \u001b[90m Note: If you specify the data sharing group, the first active Db2 subsystem in the group is used. \u001b[0m", - "required": true, + "required": false, "type": "string", "group": "Required Options" }, @@ -2621,7 +2621,7 @@ "sd" ], "description": "Specifies the source Db2 subsystem or data sharing group where the objects that you want to use in a command are located.\n \n \u001b[90m Note: If you specify the data sharing group, the first active Db2 subsystem in the group is used. \u001b[0m", - "required": true, + "required": false, "type": "string", "group": "Required Options" }, @@ -2631,7 +2631,7 @@ "td" ], "description": "Specifies the target Db2 subsystem or data sharing group where you want to use a command.\n \n \u001b[90m Note: If you specify the data sharing group, the first active Db2 subsystem in the group is used. \u001b[0m", - "required": true, + "required": false, "type": "string", "group": "Required Options" },