Skip to main content

Module cli

Module cli 

Source

Modules§

commands
Implementation of the zad commands [name] [--examples] subcommand mandated by OSS_SPEC.md §12.4.
debug_agent
Implementation of the top-level --debug-agent flag mandated by OSS_SPEC.md §12.2.
discord
zad discord <verb> — runtime commands against a configured Discord bot. Credential resolution mirrors zad service enable discord: the project-local config wins over the global one, and the matching keychain entry holds the bot token. The project must already have enabled the Discord service.
docs
Implementation of the zad docs [topic] subcommand mandated by OSS_SPEC.md §12.3.
echo
Echo-mode for runtime verbs whose permissions file can’t be trusted.
gcal
zad gcal <verb> — runtime surface for the Google Calendar service.
help_agent
Implementation of the top-level --help-agent flag mandated by OSS_SPEC.md §12.1.
lifecycle
CLI shell over the library’s typed lifecycle drivers.
man
Implementation of the zad man [command] subcommand mandated by OSS_SPEC.md §12.3.
onepass
zad 1pass <verb> — runtime surface for the 1Password service.
permissions
Shared CLI plumbing for the staged-commit permissions workflow.
service
Dispatch for zad service <action> <name>.
service_discord
Discord’s plug-in to the generic service lifecycle.
service_gcal
Google Calendar’s plug-in to the generic service lifecycle.
service_list
service_onepass
1Password’s plug-in to the generic service lifecycle.
service_slack
Slack’s plug-in to the generic service lifecycle.
service_spotify
Spotify’s plug-in to the generic service lifecycle.
service_status
Aggregate dispatch for zad service status (no --service filter).
service_telegram
Telegram’s plug-in to the generic service lifecycle.
service_ymusic
YouTube Music’s plug-in to the generic service lifecycle.
signing
zad signing — manage the local Ed25519 signing key.
slack
zad slack <verb> — runtime commands against a configured Slack bot.
spotify
zad spotify <verb> — runtime surface for the Spotify service.
telegram
zad telegram <verb> — runtime commands against a configured Telegram bot.
ymusic
zad ymusic <verb> — runtime surface for the YouTube Music service.

Structs§

Cli

Enums§

Command

Functions§

run