Environment
View Environment Setup
Display the current CLI configuration including connected wallet, RPC endpoint, and active vault.Vault Management
List Vaults
List GLAM vaults accessible to the connected wallet.--owner-only,-o: Only show vaults owned by the connected wallet--all,-a: Show all GLAM vaults--type,-t: Filter by type (vaultortokenizedVault)
Set Active Vault
Set the active GLAM vault for subsequent CLI operations. Saves the vault state to the config file.View Vault Details
View a GLAM vault by its state pubkey.--compact,-c: Output as compact JSONstate: If not provided, the current active vault is used
Create a Vault
Create a new GLAM vault from a JSON template file.- See the templates directory for available templates
Close a Vault
Close a GLAM vault. Only the owner can close a vault. Tokenized vaults cannot be closed if mint supply is greater than 0.state: If not provided, the current active vault is used--yes,-y: Skip confirmation prompt
Update Owner
Transfer vault ownership to a new owner.--name,-n: Optionally set a new portfolio manager name--yes,-y: Skip confirmation prompt
Enable/Disable Vault
Enable or disable a GLAM vault.Extend State Account
Extend the GLAM state account by additional bytes.Asset Management
View Balances
Get token balances for the vault.--all,-a: Show all assets including token accounts with 0 balance