Closed strophy closed 3 years ago
Thanks for this! I will be able to use this with the Incubator Discord bot.
Sample command output: https://gist.github.com/strophy/26fa81c8218bdf76fff7bd49536d062a
Closed in favor of https://github.com/dashevo/platform/pull/31/
Issue being fixed or feature implemented
We plan to implement tests on dashmate, which requires machine-readable output. This PR enables the
--format=json
flag for allstatus
commands.What was done?
json
format flagstrip-ansi
colors fromchalk
ed table outputHow Has This Been Tested?
Locally against a testnet node, still waiting for sync
Breaking Changes
None
Checklist:
For repository code-owners and collaborators only