Documentation

clovis account update

Update an account

npm

What it does

Update an account

UsageUsage: clovis account update [options] <id>

Options

--name <name>Account name
--type <type>Account type: asset, liability, equity, income, or expense
--code <code>Optional account code
--parent <id>Parent account id
--color <hex>Account color
-h, --helpdisplay help for command

Raw help output

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

Usage: clovis account update [options] <id>

Update an account

Options:
  --name <name>  Account name
  --type <type>  Account type: asset, liability, equity, income, or expense
  --code <code>  Optional account code
  --parent <id>  Parent account id
  --color <hex>  Account color
  -h, --help     display help for command