Skip to content

CLI commands

Run a reset session.

Terminal window
flowe reset 60 # 60s default protocol
flowe reset 60 --protocol box_breath # specify a protocol
flowe reset 60 --voice ada # specify a voice
flowe reset 60 --family breath # restrict to a protocol family
FlagDefaultNotes
--protocolautoOne of the protocol shortnames. Auto-picks if omitted.
--voiceellieOne of ada, ellie, sage.
--familyanyFilter pool: breath, palming, grounding, rotation.

Set the default voice for future runs.

Terminal window
flowe voice sage
flowe voice ada
flowe voice ellie

Pair the CLI with your flowe.ai account. Optional. Enables the retention dashboard at flowe.ai.

Terminal window
flowe login

Opens an OAuth handoff in your browser. The CLI writes a long-lived token to ~/.flowe/credentials.

Print the installed CLI version.

Print all commands and flags.