hostkeys clear

Clear out all host keys stored in torero

Synopsis

Clear

This command will remove all host keys stored within torero's known_hosts file. torero's known_hosts file exists within the app working directory whose location is set by the configuration variable TORERO_APPLICATION_WORKING_DIR.

torero hostkeys clear [flags]

Examples

Clear Out All Host Keys Stored By torero

>_ torero hostkeys clear

Options

  -h, --help   help for clear

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

SEE ALSO