Manpage logo

tkts-client - client management commands for tkts

NAME  SYNOPSIS  DESCRIPTION  Client Records  OPTIONS  EXAMPLES  AUTHOR  SEE ALSO 

NAME

tkts−client − client management commands for tkts

SYNOPSIS

tkts client:create [-n|--name name] [-c|--company " company"]
tkts client:edit
[-n|--name name] [-c|--company " company"]
tkts client:list
tkts client:info
[-n|--name name] [-c|--company " company"]

DESCRIPTION

Manage client records and relationships. Clients must be associated with a company.

Client Records

Clients can have:

Name

Full client name

Company

Associated company

Role

Position or title

Contact Information

Email and phone number

OPTIONS

−n, −−name

Client name

−c, −−company

Associated company

EXAMPLES

Create a new client:

tkts client:create -n "John Doe" -c ACME

Edit client details:

tkts client:edit -n "John Doe" -c ACME

View client information:

tkts client:info -n "John Doe" -c ACME

AUTHOR

Will Sinatra <[email protected]>

SEE ALSO

tkts(1), tkts−company(1)


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