apps/web/content/docs/cli/index.mdx
Live transcription and audio tools
char [--base-url] [--api-key] [-m] [-l] [--record] [--no-color] [--base] [-v] [-q] [-h] [-V] <command>
Global options:
--base-url <BASE_URL>--api-key <API_KEY>-m, --model <MODEL>-l, --language <LANGUAGE> (default: en)--record--no-color--base <DIR>-v, --verbose — Increase logging verbosity-q, --quiet — Decrease logging verbosityOptions:
-h, --help — Print help-V, --version — Print versionSubcommands:
chat — Interactive chat with an LLMconnect — Configure an STT or LLM providermeetings — Browse past meetingshumans — Browse humans (contacts)orgs — Browse organizationsconfigure — Configure providers and settingsauth — Authenticate with char.comdesktop — Open the desktop app or download pagebug — Report a bug on GitHubhello — Open char.comtranscribe — Transcribe an audio file (no meeting created)models — Manage local modelsexport — Export data in various formatscompletions — Generate shell completionsInteractive chat with an LLM
char chat [--prompt] [--provider] [-h] [-V] <command>
Options:
--prompt <PROMPT> — Send a single prompt without entering the TUI (use - to read from stdin)--provider <PROVIDER>-h, --help — Print help-V, --version — Print versionSubcommands:
resume — Resume an existing chat sessionResume an existing chat session
char chat resume [--meeting] [-h] [-V]
Options:
--meeting <MEETING>-h, --help — Print help-V, --version — Print versionConfigure an STT or LLM provider
char connect [--type] [--provider] [-h] [-V]
Options:
--type <TYPE>--provider <PROVIDER>-h, --help — Print help-V, --version — Print versionBrowse past meetings
char meetings [-h] [-V] <command>
Options:
-h, --help — Print help-V, --version — Print versionSubcommands:
new — Start a new meetingview — View a specific meetingparticipants — List participants in a meetingadd-participant — Add a participant to a meetingrm-participant — Remove a participant from a meetingStart a new meeting
char meetings new [-p] [--audio] [-k] [-h] [-V]
Options:
-p, --provider <PROVIDER>--audio <FILE> — Create meeting from an audio file instead of live transcription-k, --keyword <KEYWORD> — Keywords to boost transcription accuracy (with --audio)-h, --help — Print help-V, --version — Print versionView a specific meeting
char meetings view <--id> [-h] [-V]
Options:
--id <ID>-h, --help — Print help-V, --version — Print versionList participants in a meeting
char meetings participants <--id> [-h] [-V]
Options:
--id <ID>-h, --help — Print help-V, --version — Print versionAdd a participant to a meeting
char meetings add-participant <--meeting> <--human> [-h] [-V]
Options:
--meeting <MEETING>--human <HUMAN>-h, --help — Print help-V, --version — Print versionRemove a participant from a meeting
char meetings rm-participant <--meeting> <--human> [-h] [-V]
Options:
--meeting <MEETING>--human <HUMAN>-h, --help — Print help-V, --version — Print versionBrowse humans (contacts)
char humans [-h] [-V] <command>
Options:
-h, --help — Print help-V, --version — Print versionSubcommands:
list — List all humansadd — Add a new humanedit — Edit a humanshow — Show details for a humanrm — Remove a humanList all humans
char humans list [-h] [-V]
Options:
-h, --help — Print help-V, --version — Print versionAdd a new human
char humans add [--email] [--org] [--title] [-h] [-V] <name>
Options:
--email <EMAIL>--org <ORG>--title <TITLE>-h, --help — Print help-V, --version — Print versionArguments:
<NAME>Edit a human
char humans edit <--id> [--name] [--email] [--org] [--title] [--memo] [-h] [-V]
Options:
--id <ID>--name <NAME>--email <EMAIL>--org <ORG>--title <TITLE>--memo <MEMO>-h, --help — Print help-V, --version — Print versionShow details for a human
char humans show <--id> [-h] [-V]
Options:
--id <ID>-h, --help — Print help-V, --version — Print versionRemove a human
char humans rm <--id> [-h] [-V]
Options:
--id <ID>-h, --help — Print help-V, --version — Print versionBrowse organizations
char orgs [-h] [-V] <command>
Options:
-h, --help — Print help-V, --version — Print versionSubcommands:
list — List all organizationsadd — Add a new organizationedit — Edit an organizationshow — Show details for an organizationrm — Remove an organizationList all organizations
char orgs list [-h] [-V]
Options:
-h, --help — Print help-V, --version — Print versionAdd a new organization
char orgs add [-h] [-V] <name>
Options:
-h, --help — Print help-V, --version — Print versionArguments:
<NAME>Edit an organization
char orgs edit <--id> [--name] [-h] [-V]
Options:
--id <ID>--name <NAME>-h, --help — Print help-V, --version — Print versionShow details for an organization
char orgs show <--id> [-h] [-V]
Options:
--id <ID>-h, --help — Print help-V, --version — Print versionRemove an organization
char orgs rm <--id> [-h] [-V]
Options:
--id <ID>-h, --help — Print help-V, --version — Print versionConfigure providers and settings
char configure [--tab] [-h] [-V]
Options:
--tab <TAB>-h, --help — Print help-V, --version — Print versionAuthenticate with char.com
char auth [-h] [-V]
Options:
-h, --help — Print help-V, --version — Print versionOpen the desktop app or download page
char desktop [-h] [-V]
Options:
-h, --help — Print help-V, --version — Print versionReport a bug on GitHub
char bug [-h] [-V]
Options:
-h, --help — Print help-V, --version — Print versionOpen char.com
char hello [-h] [-V]
Options:
-h, --help — Print help-V, --version — Print versionTranscribe an audio file (no meeting created)
char transcribe <--input> <-p> [-k] [-o] [-f] [-h] [-V]
Options:
--input <FILE>-p, --provider <PROVIDER>-k, --keyword <KEYWORD>-o, --output <FILE>-f, --format <FORMAT> (default: pretty)-h, --help — Print help-V, --version — Print versionManage local models
char models [-h] [-V] <command>
Options:
-h, --help — Print help-V, --version — Print versionSubcommands:
paths — Show resolved paths for settings and model storagelist — List available models and their download statuscactus — Manage downloadable Cactus modelsdownload — Download a model by namedelete — Delete a downloaded modelShow resolved paths for settings and model storage
char models paths [-h] [-V]
Options:
-h, --help — Print help-V, --version — Print versionList available models and their download status
char models list [--kind] [--supported] [-f] [-h] [-V]
Options:
--kind <KIND>--supported-f, --format <FORMAT> (default: text)-h, --help — Print help-V, --version — Print versionManage downloadable Cactus models
char models cactus [-h] [-V] <command>
Options:
-h, --help — Print help-V, --version — Print versionSubcommands:
list — List available Cactus modelsdownload — Download a Cactus model by namedelete — Delete a downloaded Cactus modelList available Cactus models
char models cactus list [-f] [-h] [-V]
Options:
-f, --format <FORMAT> (default: text)-h, --help — Print help-V, --version — Print versionDownload a Cactus model by name
char models cactus download [-h] [-V] <name>
Options:
-h, --help — Print help-V, --version — Print versionArguments:
<NAME>Delete a downloaded Cactus model
char models cactus delete [-h] [-V] <name>
Options:
-h, --help — Print help-V, --version — Print versionArguments:
<NAME>Download a model by name
char models download [-h] [-V] <name>
Options:
-h, --help — Print help-V, --version — Print versionArguments:
<NAME>Delete a downloaded model
char models delete [-h] [-V] <name>
Options:
-h, --help — Print help-V, --version — Print versionArguments:
<NAME>Export data in various formats
char export [-h] [-V] <command>
Options:
-h, --help — Print help-V, --version — Print versionSubcommands:
meeting — Export a single meeting with all associated datameetings — Export meeting listtranscript — Export transcript for a meetingnotes — Export notes for a meetingchat — Export chat messages for a meetinghumans — Export all contactsorgs — Export all organizationsExport a single meeting with all associated data
char export meeting <--id> [-f] [-o] [-h] [-V]
Options:
--id <ID>-f, --format <FORMAT> (default: json)-o, --output <FILE>-h, --help — Print help-V, --version — Print versionExport meeting list
char export meetings [-f] [-o] [-h] [-V]
Options:
-f, --format <FORMAT> (default: text)-o, --output <FILE>-h, --help — Print help-V, --version — Print versionExport transcript for a meeting
char export transcript <--meeting> [-f] [-o] [-h] [-V]
Options:
--meeting <MEETING>-f, --format <FORMAT> (default: text)-o, --output <FILE>-h, --help — Print help-V, --version — Print versionExport notes for a meeting
char export notes <--meeting> [-f] [-o] [-h] [-V]
Options:
--meeting <MEETING>-f, --format <FORMAT> (default: markdown)-o, --output <FILE>-h, --help — Print help-V, --version — Print versionExport chat messages for a meeting
char export chat <--meeting> [-f] [-o] [-h] [-V]
Options:
--meeting <MEETING>-f, --format <FORMAT> (default: markdown)-o, --output <FILE>-h, --help — Print help-V, --version — Print versionExport all contacts
char export humans [-f] [-o] [-h] [-V]
Options:
-f, --format <FORMAT> (default: text)-o, --output <FILE>-h, --help — Print help-V, --version — Print versionExport all organizations
char export orgs [-f] [-o] [-h] [-V]
Options:
-f, --format <FORMAT> (default: text)-o, --output <FILE>-h, --help — Print help-V, --version — Print versionGenerate shell completions
char completions [-h] [-V] <shell>
Options:
-h, --help — Print help-V, --version — Print versionArguments:
<SHELL>