Loading

stack es transform delete-transform cli command

Destructive Auth required Idempotent Scope: global
elastic stack es transform delete-transform \
  --transform-id <transform-id> \
  [options]
		

Delete a transform.

Behaviour flags:

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

--transform-id string required
Identifier for the transform.
--[no-]force
If this value is false, the transform must be stopped before it can be deleted. If true, the transform is deleted regardless of its current state.
--[no-]delete-dest-index
If this value is true, the destination index is deleted together with the transform. If false, the destination index will not be deleted
--timeout string
Period to wait for a response. If no response is received before the timeout expires, the request fails and returns an error.
--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