Manpage logo

tkts-company - company management commands for tkts

NAME  SYNOPSIS  DESCRIPTION  Company Records  OPTIONS  EXAMPLES  AUTHOR  SEE ALSO 

NAME

tkts−company − company management commands for tkts

SYNOPSIS

tkts company:create [-n|--name name] [--abv|--abbreviation " abbr"] [-addr|--address " addr"]
tkts company:edit
[-n|--name name]
tkts company:list
tkts company:info
[-n|--name name]

DESCRIPTION

Manage company records and information. Companies are required for client management and invoice generation.

Company Records

Companies must have:

Name

Full company name

Abbreviation

Short identifier for the company

Address (optional)

Physical address for invoicing

OPTIONS

−n, −−name

Company name

−−abv, −−abbreviation

Company abbreviation

−addr, −−address

Company address

EXAMPLES

Create a new company:

tkts company:create -n "ACME Corp" --abv ACME \
--addr "123 Business St, City, 12345"

Edit company details:

tkts company:edit -n "ACME Corp"

View company information:

tkts company:info -n "ACME Corp"

AUTHOR

Will Sinatra <[email protected]>

SEE ALSO

tkts(1), tkts−client(1)


Updated 2026-06-01 - jenkler.se | uex.se