Skip to content
Chris Lowth edited this page Sep 21, 2022 · 6 revisions

post

Usage:

tbutil [{cred}] post [-j|-s ..|-y] [-jsfilter ..] {path} < {json_body_file}

If the -jsfilter option is specified then the tool loads and runs the specified filter script. Only the sub-set of records for which the function returns true are output.

See also: "delete", "get", "put"

Clone this wiki locally