tkts−client − client management commands for tkts
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"]
Manage client records and relationships. Clients must be associated with a company.
Clients can have:
|
Name |
Full client name |
Company
Associated company
|
Role |
Position or title |
Contact Information
Email and phone number
−n, −−name
Client name
−c, −−company
Associated company
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
Will Sinatra <[email protected]>
tkts(1), tkts−company(1)