Skip to main content
Run notewise COMMAND --help for command-specific flags. The command set is defined in src/notewise/cli/app.py.

Main commands

Process command

Important flags: --model, --output, --format, --language, --target-language, --temperature, --max-tokens, --throttle, --force, --no-ui, --verbose, --quiz, --export-transcript, --timestamps, --chapter-directory-output, and --cookie-file.

Setup and auth

Update command

The update check compares the installed version with the latest GitHub release. It detects whether NoteWise is running as a standalone binary or as a Python package and prints the matching upgrade command group. Standalone binaries receive the short release installer command. Python package installs receive package-manager commands for uv tool, pipx, and python -m pip; use the one that matches how you installed NoteWise.

Exit behavior

Successful commands exit with 0. Processing failures exit with 1.
Last modified on May 12, 2026