bash axon@corp 80x24
axon@corp:~$ axon --login admin --password admin
[INFO] Checking password...
[INFO] Password is correct.
[INFO] Welcome admin.
axon@corp:~$ axon --topic --today
[INFO] Today's topic is making things easier.
axon@corp:~$ axon deploy --now
[INFO] Deploying the plan.
[INFO] Plan is succesfully deployed.
axon@corp:~$
SELECT *
FROM developers
WHERE status = 'tired of complexity';