bittensor icon indicating copy to clipboard operation
bittensor copied to clipboard

btcli wallet - Add JSON output support

Open LinuxStem opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe.

Hello, It would be really helpful from an automation perspective if we could allow JSON support output when querying wallets information.

For instance: btcli w overview would be awesome to have a JSON output. This will help with automation, and monitoring.

Describe the solution you'd like

Some type of reproducible way to output wallet information in a JSON format.

Describe alternatives you've considered

Regular Expressions to parse it. Which works, but is not the easiest to explain nor maintain.

Additional context

No response

LinuxStem avatar Aug 29 '24 15:08 LinuxStem