Documentation Index
Fetch the complete documentation index at: https://umbra.0xcreator.dev/llms.txt
Use this file to discover all available pages before exploring further.
Arguments
| Argument | Required | Description |
|---|---|---|
[key] | No | Config key to read. Omit to print all values. |
Config keys
| Key | Default | Description |
|---|---|---|
network | devnet | Solana network: mainnet, devnet, or localnet |
rpcUrl | https://api.devnet.solana.com | HTTP RPC endpoint |
rpcSubscriptionsUrl | wss://api.devnet.solana.com | WebSocket RPC endpoint |
indexerApiEndpoint | (unset) | Umbra indexer API base URL (required for UTXO commands) |
deferMasterSeedSignature | false | Delay the master seed signing prompt until first use |
activeUser | (unset) | Name of the currently active user |
Examples
Output
See also
config set— update a config value