This document contains the help content for the facture command-line program.
Command Overview:
facture↴facture init↴facture customer↴facture customer add↴facture customer edit↴facture customer list↴facture customer remove↴facture customer show↴facture invoice↴facture invoice add↴facture invoice edit↴facture invoice list↴facture invoice remove↴facture invoice show↴facture invoice render↴facture business↴facture business edit↴facture business show↴facture config↴facture config edit↴facture config show↴
Facture is a small customer & invoice database that lets you render invoices to pdf
Usage: facture <COMMAND>
init— Initialize facturecustomer— Manipulate customersinvoice— Manipulate invoicesbusiness— Manipulate own businessconfig— Manipulate configuration
Initialize facture
Usage: facture init
Manipulate customers
Usage: facture customer <COMMAND>
add— Add a customeredit— Edit a customerlist— List all cusomtersremove— Remove a cusomtershow— Show a customer
Add a customer
Usage: facture customer add
Edit a customer
Usage: facture customer edit
List all cusomters
Usage: facture customer list
Remove a cusomter
Usage: facture customer remove
Show a customer
Usage: facture customer show
Manipulate invoices
Usage: facture invoice <COMMAND>
add— Add an invoiceedit— Edit an invoicelist— List all invoicesremove— Remove a invoiceshow— Show a invoicerender— Render a invoice to pdf
Add an invoice
Usage: facture invoice add
Edit an invoice
Usage: facture invoice edit
List all invoices
Usage: facture invoice list
Remove a invoice
Usage: facture invoice remove
Show a invoice
Usage: facture invoice show
Render a invoice to pdf
Usage: facture invoice render
Manipulate own business
Usage: facture business <COMMAND>
edit— Edit businessshow— Show business
Edit business
Usage: facture business edit
Show business
Usage: facture business show
Manipulate configuration
Usage: facture config <COMMAND>
edit— Edit configurationshow— Show configuration
Edit configuration
Usage: facture config edit
Show configuration
Usage: facture config show
This document was generated automatically by
clap-markdown.