ix keys self
Show the key this CLI is authenticated with: its cap, spend and headroom. Takes no id -- a capped key can read itself without being able to read its siblings
Usage: ix keys self [OPTIONS]
Show the key this CLI is authenticated with: its cap, spend and headroom. Takes no id -- a capped key can read itself without being able to read its siblings.
current is accepted as an alias: that is what the SDKs call it, where self cannot be a Python method name.
options
--output <OUTPUT>Output format one of: human, json default: human--message-format <MESSAGE_FORMAT>Error format one of: human, short, json default: human