We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cba85ee commit e6d260aCopy full SHA for e6d260a
1 file changed
deisctl.go
@@ -92,7 +92,7 @@ Options:
92
--etcd-keyfile=<path> etcd key file authentication [default: ]
93
--etcd-certfile=<path> etcd cert file authentication [default: ]
94
--etcd-cafile=<path> etcd CA file authentication [default: ]
95
- --known-hosts-file=<path> file used to store remote machine fingerprints [default: ~/.fleetctl/known_hosts]
+ --known-hosts-file=<path> file used to store remote machine fingerprints [default: ~/.ssh/known_hosts]
96
--strict-host-key-checking verify SSH host keys [default: true]
97
--tunnel=<host> establish an SSH tunnel for communication with fleet and etcd [default: ]
98
--request-timeout=<secs> amount of time to allow a single request before considering it failed. [default: 3.0]
0 commit comments