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-idstringrequired- 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
--timeoutstring- Period to wait for a response. If no response is received before the timeout expires, the request fails and returns an error.
--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