Match records in an uploaded dataset against Landbase’s company and contact database. Returns a new dataset with match results appended.Documentation Index
Fetch the complete documentation index at: https://docs.landbase.com/llms.txt
Use this file to discover all available pages before exploring further.
match
UsageThe ID of the dataset to match. Obtain a dataset ID by running
landbase-cli upload or landbase-cli datasets list.| Flag | Default | Description |
|---|---|---|
--wait | — | Block until the match completes before returning |
--timeout=<seconds> | ~600 | Override the default polling timeout |
--no-update-check | — | Skip the daily update check |
--verbose | — | Print request/response details to stderr |

