I wish we can generate cli token for bot user too, so i can perform arc conduit or other stuff from bot.
When navigating to bot settings, the UI say you can install with `arc certificate` but that seems a wrong advice.
Now we need a `cli-[\w]{32}` ish token to do this.
There is a windows `Conduit Api Token` that generate `api-[\w]{32}`ish token that actually works but wich can't be installed via arc install-certificates.
But we can `~/.arcrc` and paste an api token instead of a cli one ! It works but isn't documented, nor easy to do for users.