dashevo / dashmate

DEPRECATED Distribution package for Dash Masternode installation
MIT License
11 stars 12 forks source link

feat: json-formatted output for status commands #462

Closed strophy closed 3 years ago

strophy commented 3 years ago

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 all status commands.

What was done?

How Has This Been Tested?

Locally against a testnet node, still waiting for sync

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only

riongull commented 3 years ago

Thanks for this! I will be able to use this with the Incubator Discord bot.

strophy commented 3 years ago

Sample command output: https://gist.github.com/strophy/26fa81c8218bdf76fff7bd49536d062a

strophy commented 3 years ago

Closed in favor of https://github.com/dashevo/platform/pull/31/