docs

ix keys

ix keys revoke

Permanently revoke a key and every key beneath it. Not reversible; to pause a key instead, use `ix keys update <id> --disable`

Usage: ix keys revoke [OPTIONS] <ID>

also answers to delete

arguments

  • <ID> Key id, as shown by ix keys ls

options

  • -f, --force <FORCE> Revoke without the confirmation prompt default: false
  • --message-format <MESSAGE_FORMAT> Error format one of: human, short, json default: human