Documentation

clovis account list

List accounts

npm

What it does

List accounts

UsageUsage: clovis account list [options]

Options

--type <type>Account type
--parent <id>Parent account id
--treeInclude account tree context
-h, --helpdisplay help for command

Examples

clovis account list
clovis --format json account list --type expense

Raw help output

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

Usage: clovis account list [options]

List accounts

Options:
  --type <type>  Account type
  --parent <id>  Parent account id
  --tree         Include account tree context
  -h, --help     display help for command

Examples:
  clovis account list
  clovis --format json account list --type expense