mirror of https://github.com/ovh/the-bastion
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
474 B
25 lines
474 B
===================
|
|
assetForgetHostKey
|
|
===================
|
|
|
|
Remove the host key of a given asset from all accounts' known hosts
|
|
===================================================================
|
|
|
|
|
|
.. admonition:: usage
|
|
:class: cmdusage
|
|
|
|
--osh assetForgetHostKey --host <HOST|IP> [--port <PORT>]
|
|
|
|
.. program:: assetForgetHostKey
|
|
|
|
|
|
.. option:: --host HOST|IP
|
|
|
|
Asset whose host key should be removed
|
|
|
|
.. option:: --port PORT
|
|
|
|
Asset port serving SSH (default: 22)
|
|
|