hostkeys remove

Prev Next

iagctl hostkeys remove

Remove host keys for a specific host from your 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: