Fixes
- Fixed handling of errors in main function
- Response will no longer have unnecessary '\n' appended at the end
Features
- Bearer auth available with --bearer (-B) command
- Specifying 'get' as method is no longer required - it is the default
Tests
- Added cli tests running the mock server, the command and checking the output