iagctl hostkeys
Manage remote system ssh host keys
Synopsis
The hostkeys management commands allow a user to make adjustments to the gateway known_hosts file. The known_hosts file exists within the app working directory whose location is set by the configuration variable GATEWAY_APPLICATION_WORKING_DIR.
When IAG creates connections to hosts, it ensures there are no fingerprint mismatches for a particular host/key combination. This is done for a variety of security reasons, but primarily to prevent man-in-the middle attacks. Currently, host scanning is only performed when pulling down repositories.
Options
-h, --help   help for hostkeys
Options inherited from parent commands
--config string   Path to the configuration file
--raw             Displays the result of the command in its raw format
--verbose         Enable verbose output
CLI References
See related hostkeys commands: