Skip to main content

Module cli

Module cli 

Source
Expand description

Command-line argument definitions for org-gdocs.

The binary operates on an org file path and prints a JSON (or text) result envelope, consumed by the companion Emacs package. All persistent state lives in the org file itself; the binary is stateless across runs.

Structs§

Cli
Top-level CLI for org-gdocs.

Enums§

Command
Domain subcommands plus the shared metadata commands.
MetaCommand
Canonical metadata commands exposed by the shared CLI contract.