Build out a unit test suite for the CLI with prerecorded RPC responses and verification of RPC requests. We can record sessions, save as JSON, replay them and make sure the CLI sends the expected response. This will help us catch any obvious issues in the CLI.