Loading

stack es transform schedule-now-transform cli command

Auth required
elastic stack es transform schedule-now-transform \
  --transform-id <transform-id> \
  [options]
		

Schedule a transform to start now.

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--transform-id string required
Identifier for the transform.
--timeout string
Controls the time to wait for the scheduling to take place
--[no-]defer
When true, defers the scheduling by the transform's configured sync delay instead of triggering immediately. The transform will process new data after the delay elapses rather than right away.
--input-file string
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