Read
Retrieves the details for the records at the ID(s) specified.
clo read clo read --ids NUM [NUM ...] [--fields NAME [NAME ...]] [--csv] [--help]
Options
‑‑ids NUM [NUM ...]
‑i NUM [NUM ...]
(REQUIRED) The ID number(s) of the record(s) to perform the action on. Specifying -
expects a space-separated list from STDIN.
‑‑fields NAME [NAME ...]
‑f NAME [NAME ...]
Field names to return (default is all fields).
Default: []
‑‑csv
If True
, outputs records in CSV format.
Default: false
Peripherals
Supportive, non-operational functions.
‑‑help
‑h
Show this help message and exit.