balena-cli/doc/keys/remove.md
2015-03-03 11:32:24 -04:00

292 B

key rm

Use this command to remove a SSH key from resin.io.

Notice this command asks for confirmation interactively. You can avoid this by passing the --yes boolean option.

Examples:

$ resin key rm 17
$ resin key rm 17 --yes

Options

--yes, -y

confirm non interactively