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 app

Operational workflow commands: ledger work, modelos, filing calendars, registry checks, live captures, and review queues.

aeat app — command reference
aeat config

Local setup and maintenance commands: profiles, authentication, Google integration, repair checks, and reset surfaces.

aeat config — command reference

Global flags

These flags are accepted by the aeat root command and apply to every invocation.

--language / --lang

Override the output language (es, en, ca, hu).

--profile

Activate a named profile for this invocation.

--version / -V

Print the package version and exit.

--detail

Print extended version information including registry summary.

--help / -h

Print the curated help document and exit.

--format

Output format (text or json).

--quiet

Suppress informational output.

--verbose

Enable verbose output.

--debug

Enable debug-level logging.

Where to go next