Documentation

CLI: Config

Configure the CLI with defaults for your usage

get

Prints the current configuration

The default configuration:

  Name             Value                           
 ───────────────────────────────────────────────── 
  wallet_name      None                            
  wallet_path      None                            
  wallet_hotkey    None                            
  network          None (default = finney)         
  chain            None                            
  use_cache        True                            
  metagraph_cols   ACTIVE                    True  
                   AXON                      True  
                   COLDKEY                   True  
                   CONSENSUS                 True  
                   DIVIDENDS                 True  
                   EMISSION                  True  
                   HOTKEY                    True  
                   INCENTIVE                 True  
                   RANK                      True  
                   STAKE                     True  
                   TRUST                     True  
                   UID                       True  
                   UPDATED                   True  
                   VAL                       True  
                   VTRUST                    True  
                                                    

clear

Clears the current configuration

metagraph

Configure the columns that appear when calling btcli subnet metagraph

In this example axon and Active are disabled.

In this example axon and Active are disabled.

set

Set your defaults