agensai config
Inspect or modify CLI configuration in ~/.agensai/config.toml.
Read
agensai config get default.chainWrite
agensai config set default.chain 1List
agensai config listdefault.chain = 8453
default.profile = default
default.namespace = agensai.eth
output.color = autoReserved keys
| Key | Purpose |
|---|---|
default.chain | Chain ID used when --chain is not passed |
default.profile | Profile used when --profile is not passed |
default.namespace | ENS namespace (Pro tier) |
output.color | auto, always, or never |
output.json | Default to JSON output |