Documentation

clovis report register

Show an account register

npm

What it does

Show an account register

UsageUsage: clovis report register [options]

Options

--account <id>Account id
--asset <id>Asset id or symbol
--from <date>Start date, YYYY-MM-DD
--to <date>End date, YYYY-MM-DD
--status <status>Transaction status filter: posted, pending, planned, void, active, combined, or all
-h, --helpdisplay help for command

Examples

clovis report register --account <checking-id> --from 2026-06-01 --to 2026-06-30

Raw help output

This is the exact help text captured from the published package.

Usage: clovis report register [options]

Show an account register

Options:
  --account <id>     Account id
  --asset <id>       Asset id or symbol
  --from <date>      Start date, YYYY-MM-DD
  --to <date>        End date, YYYY-MM-DD
  --status <status>  Transaction status filter: posted, pending, planned, void,
                     active, combined, or all
  -h, --help         display help for command

Examples:
  clovis report register --account <checking-id> --from 2026-06-01 --to 2026-06-30