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-namestringrequired- The name of the runtime field.
--view-idstringrequired- An identifier for the data view.
--runtime-fieldstringrequired-
The runtime field definition object. You can update following fields: -
typescript
--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