Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit 495b446

Browse files
authored
Fix IoT parameters [(#2320)](GoogleCloudPlatform/python-docs-samples#2320)
1 parent 6983ce0 commit 495b446

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/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)