CLI/ Profile
Profile
Commands under cws profile. Manage identities. One encrypted keystore per profile holds the API key and signing-key material.
Every command accepts --json for machine-readable output and --profile <name> to override WALLET_PROFILE.
profile
Manage identities. One encrypted keystore per profile holds the API key and signing-key material.
cws profile create <name>Interactive wizard — network, API key, signing key, password.cws profile onboard <name>Redeem a Send-issued onboarding secret. Reads WALLET_ONBOARDING_SECRET when set.cws profile listShow all profiles (--json for machine-readable).cws profile import <name> --from <path> --network <mainnet|testnet>Import an existing profile bundle from disk.cws profile remove <name>Delete a profile and its keystore.