CLIPref
Pref
2 `hanzo` commands for Pref, each calling one operation on api.hanzo.ai.
Package prefs is your own settings — theme, density, pinned nav — following you across every Hanzo app.
2 commands · API reference →
| Command | Calls | What it does |
|---|---|---|
hanzo prefs get | GET /v1/pref | Returns the signed-in caller's OWN preference document — the theme, density and pinned nav that follow them across… |
hanzo prefs patch | PATCH /v1/pref | Save the preference keys your surface owns, leaving every other key alone |
How is this guide?