VoiceThere

Quieter CLI settings updates

August 25, 2026 · release

@voicethere/cli 0.12.4

Updating a single project setting no longer dumps the entire settings object to your terminal.

What changed

In @voicethere/cli 0.12.4, these commands print one confirmation line in the same key=value style as list:

voice-advanced reset prints reset=defaults. Use … list when you want the full inventory.

Try it

npm install -g @voicethere/[email protected]
voicethere projects settings set warm_pool_enabled true
# → warm_pool_enabled=true

Similar posts

← All posts