Loading

stack kb data-views update-runtime-field-default cli command

Auth required
elastic stack kb data-views update-runtime-field-default \
  --field-name <field-name> \
  --view-id <view-id> \
  --runtime-field <runtime-field> \
  [options]
		

Update a runtime field

Behaviour flags:

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

--field-name string required
The name of the runtime field.
--view-id string required
An identifier for the data view.
--runtime-field string required

The runtime field definition object. You can update following fields: - type

  • script
--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