account_manager.py should check if the account is valid
Currently the cli tool does not check if the account is valid so you can send random account with the cli. However, the agent will have trouble processing the request, and eventually the cli will timeout.
$ ./account_manager.py louisqwert certification
Request louisqwert account state set to certification.
Waiting for completion...
Process timeout, there's some issue with agents