# eggox whoami

Who is logged in, and on which server.

```
eggox whoami [--json]
```

Prints your name and the server the commands will talk to. With `--json`,
the account's id and name as well.

## Examples

```
$ eggox whoami
Jonathan on https://eggox.net
```

