Skip to content

Commit 4e44c60

Browse files
authored
Fix IoT parameters (#2320)
1 parent a208992 commit 4e44c60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

iot/api-client/manager/manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,6 @@ def parse_command_line_args():
755755
help='Path to public ES256 key file.')
756756
parser.add_argument(
757757
'--gateway_id',
758-
required=True,
759758
help='Gateway identifier.')
760759
parser.add_argument(
761760
'--member',

0 commit comments

Comments
 (0)