CLI reference¶
The aeat CLI exposes two top-level command families: config (local configuration, profile lifecycle, diagnostics) and app (operational tax workflow). This reference documents all 286 leaf commands.
Help strings are rendered in English. At runtime the CLI respects the active output-language setting (--language / AEAT_OUTPUT_LANGUAGE).
Start with the family links below. Use the generated command-family pages for exact flags, arguments, registry keys, and output schemas; use this page for root-level behavior that applies across commands.
Choose a command family¶
aeat appOperational workflow commands: ledger work, modelos, filing calendars, registry checks, live captures, and review queues.
aeat configLocal setup and maintenance commands: profiles, authentication, Google integration, repair checks, and reset surfaces.
Global flags¶
These flags are accepted by the aeat root command and apply to every invocation.
--language/--langOverride the output language (
es,en,ca,hu).--profileActivate a named profile for this invocation.
--version/-VPrint the package version and exit.
--detailPrint extended version information including registry summary.
--help/-hPrint the curated help document and exit.
--formatOutput format (
textorjson).--quietSuppress informational output.
--verboseEnable verbose output.
--debugEnable debug-level logging.
Where to go next¶
Open aeat app — command reference for the operational workflow commands.
Open aeat config — command reference for the local setup and maintenance commands.
Open Exit codes and output contract for exit codes and the TTY/JSON output contract.
Open Output schema registry for the JSON output-schema registry.
Open How-to guides for task-focused guides.
Open Build your first Modelo 130 filing for step-by-step walkthroughs.