Settings
The `hanzo settings` commands.
Also for this capability: API · CLI · SDKs
How an org configures each product it uses, secret fields included.
get
| Command | What it does |
|---|---|
hanzo settings get <product> | Reads the caller org's configuration for one product, with every secret field MASKED — only the names of the set… |
set
| Command | What it does |
|---|---|
hanzo settings set <product> | Writes the caller org's configuration for one product and answers the stored result, secrets masked. |
How is this guide?