Skip to content

json output for commands#369

Merged
thewhaleking merged 37 commits intostagingfrom
feat/thewhaleking/json-output
Apr 2, 2025
Merged

json output for commands#369
thewhaleking merged 37 commits intostagingfrom
feat/thewhaleking/json-output

Conversation

@thewhaleking
Copy link
Contributor

@thewhaleking thewhaleking commented Mar 7, 2025

WIP. Will allow for JSON output for all commands from the btcli.

Relies on opentensor/btwallet#119

@thewhaleking thewhaleking linked an issue Mar 7, 2025 that may be closed by this pull request
@thewhaleking thewhaleking linked an issue Mar 14, 2025 that may be closed by this pull request
3 tasks
ibraheem-abe and others added 2 commits March 27, 2025 17:58
# Conflicts:
#	bittensor_cli/cli.py
#	bittensor_cli/src/commands/stake/add.py
#	bittensor_cli/src/commands/stake/remove.py
@thewhaleking thewhaleking changed the title [WIP] json output for commands json output for commands Apr 2, 2025
@thewhaleking thewhaleking marked this pull request as ready for review April 2, 2025 17:00
@thewhaleking thewhaleking requested a review from a team April 2, 2025 17:03

[bold]Note[/bold]: This command is meant for used in local environments where users can experiment with the blockchain without using real TAO tokens. Users must have the necessary hardware setup, especially when opting for CUDA-based GPU calculations. It is currently disabled on testnet and mainnet (finney). You can only use this command on a local blockchain.
"""
# TODO should we add json_output?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

faucet is working for test purposes only.
output of this command can be useful for developers?
if you think so, then leave it

@thewhaleking thewhaleking merged commit bb28ab4 into staging Apr 2, 2025
34 checks passed
@thewhaleking thewhaleking deleted the feat/thewhaleking/json-output branch April 2, 2025 20:43
This was referenced Apr 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

json outputs btcli wallet - Add JSON output support

4 participants