opentensor / btcli

Bittensor command line tool
https://docs.bittensor.com/btcli
13 stars 3 forks source link

Feature: info dump for debugging #184

Open thewhaleking opened 3 weeks ago

thewhaleking commented 3 weeks ago

Having an info dump of the last error as well as the system info would be quite helpful for debugging.

Something like:

⚡ btcli utils debug

System Info: 
    System Version: macOS 12.1 (21C52)
    Kernel Version: Darwin 21.2.0
    Python: Python 3.12.4 (main, Jun  6 2024, 18:26:44) [Clang 15.0.0 (clang-1500.3.9.4)]

Last Run Command: btcli w faucet --network ws://127.0.0.1:9946
Config:
  wallet_name      None
  wallet_path      /Users/bhimes/Downloads/testing/btcli-test-Alice
  wallet_hotkey    None
  network          ws://127.0.0.1:9945
  use_cache        True