stack es connector sync-job-claim cli command
Auth required
Idempotent
Scope: global
elastic stack es connector sync-job-claim \
--connector-sync-job-id <connector-sync-job-id> \
--worker-hostname <worker-hostname> \
[options]
Claim a connector sync job.
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--connector-sync-job-idstringrequired- The unique identifier of the connector sync job.
--worker-hostnamestringrequired- The host name of the current system that will run the job.
--sync-cursorstring- The cursor object from the last incremental sync job. This should reference the
sync_cursorfield in the connector state for which the job runs. --input-filestring- path to a JSON file to use as command input
--[no-]dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json-
output as JSON