We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an option to output the human readable format for the data. this should be accessed with the --human-readable flag on the cli for now.
add/ammend tests to cover this
the human readable file is written to a file all tests pass
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add an option to output the human readable format for the data. this should be accessed with the --human-readable flag on the cli for now.
add/ammend tests to cover this
Acceptance criteria
the human readable file is written to a file
all tests pass
The text was updated successfully, but these errors were encountered: