Usage
Examples
Update the “MOVIES” index with records from the “objects.ndjson” file:Command line
Command line
Command line
Command line
Flags
-C, --continue-on-error
Continue updating records even if some are invalid.
-c, --create-if-not-exists
If provided, updating a nonexistent object will create a new one with the objectID and the attributes defined in the file
-F, --file
Records to update from
file (use ”-” to read from standard input)-w, --wait
Wait for the operation to complete before returning