company list returns, so the command is most useful when you already have an ID and want a jq-friendly read.
Synopsis
Arguments
| Argument | Type | Description |
|---|---|---|
<id> | integer | Company ID. Use company list to find one. |
Examples
1. Inspect a company in the terminal
--json if you want the exact field names.
2. Read one field with jq
3. Use inside a guard
Response
peopleCount may be null on companies that have never had a person attributed.
See also
company list. Find the ID first.company update. Rename a company.company person list. Page through the people behindpeopleCount.- Companies. The dashboard surface this command mirrors.
