ix keys get
Show one key by id, at any depth and whatever its state -- revoked included. To read the key you are authenticated with, use `ix keys self`, which needs no id and no account-wide read
Usage: ix keys get [OPTIONS] <ID>
arguments
<ID>Key id, as shown byix keys ls
options
--output <OUTPUT>Output format one of: human, json default: human--message-format <MESSAGE_FORMAT>Error format one of: human, short, json default: human