Skip to content

remove host key

Mason J. Katz edited this page Dec 15, 2015 · 1 revision

remove host key

Usage

stack remove host key {host} [id=string]

Description

Remove a public key for a host.

Arguments

  • {host}

    A host name.

Parameters

  • [id=string]

    The ID of the key you wish to remove. To get the key id, execute: "rocks list host key"

Clone this wiki locally