- `list`: provides a list of all registered clients
- `register`: prompts for details to register a new client
- `update`: updates a single property on a registered client
- `delete`: deletes a client! boom!
The commands will delete the token after usage, or blow up with an error
if the token couldn't be deleted.