We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e0bbe commit 86c8bf5Copy full SHA for 86c8bf5
src/ops/cli/ssh.py
@@ -75,7 +75,7 @@ def configure(self, parser):
75
action="store_true",
76
help="Port tunnel a machine that does not have SSH. "
77
"Implies --ipaddress, and --tunnel; requires --local and --remote"
78
- )
+ )
79
parser.add_argument(
80
'--keygen',
81
action='store_true',
0 commit comments