hostkeys remove
- 29 Oct 2024
-
DarkLight
-
PDF
hostkeys remove
- Updated on 29 Oct 2024
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
iagctl hostkeys remove
Remove host keys for a specific host from gateway
Synopsis
This command will remove all host keys for a specific host from 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
.
iagctl hostkeys remove <host> [flags]
Examples
Remove Host Keys
Remove all host keys for host 10.0.0.1
.
iagctl hostkeys remove 10.0.0.1
Options
-h, --help help for remove
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:
For all CLI commands see → Command References Index
Was this article helpful?