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.
Marks a previously added user as the active user. All commands that submit transactions (register, eta deposit, utxo create, etc.) use the active user’s signer and wallet address.
Arguments
| Argument | Description |
|---|
<name> | Name of the user to activate. Must have been added with user add. |
Output
✓ Active user: alice (local, GsbwXfJraMomNxBcpR3DBFyKCCmN9SKGzKFJBNKxRFkT)
Examples
umbra user use alice
umbra user use bob
See also