Documentation

clovis report net-worth

Report net worth

npm

What it does

Report net worth

UsageUsage: clovis report net-worth [options]

Options

--date <date>As-of date, YYYY-MM-DD
--quote <asset>Quote asset symbol or id
--entity <id>Scope to an account group
--parent <id>Alias for --entity
--account <id>Restrict to an account or account subtree; may be repeated (default: [])
--include-pendingInclude pending transactions; current net-worth reports include them by default
--status <status>Transaction status filter: posted, pending, planned, void, active, combined, or all
-h, --helpdisplay help for command

Examples

clovis report net-worth --quote CAD --parent Personal

Raw help output

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

Usage: clovis report net-worth [options]

Report net worth

Options:
  --date <date>      As-of date, YYYY-MM-DD
  --quote <asset>    Quote asset symbol or id
  --entity <id>      Scope to an account group
  --parent <id>      Alias for --entity
  --account <id>     Restrict to an account or account subtree; may be repeated
                     (default: [])
  --include-pending  Include pending transactions; current net-worth reports
                     include them by default
  --status <status>  Transaction status filter: posted, pending, planned, void,
                     active, combined, or all
  -h, --help         display help for command

Examples:
  clovis report net-worth --quote CAD --parent Personal