ix me
Show who you are signed in as, and against which server
Usage: ix me [OPTIONS]
Show who you are signed in as, and against which server.
Asks the server rather than reading the config, because a saved token proves a login once succeeded and not that it still works. Prints the server and profile either way: a surprising answer here is usually a client pointed somewhere unexpected rather than a missing login. Exits non-zero when nobody is signed in, so ix me >/dev/null || ix login works.
options
--output <OUTPUT>Output format one of: human, json default: human--message-format <MESSAGE_FORMAT>Error format one of: human, short, json default: human