stack kb data-views create-runtime-field-default cli command
Auth required
elastic stack kb data-views create-runtime-field-default \
--view-id <view-id> \
--name <name> \
--runtime-field <runtime-field> \
[options]
Create a runtime field
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--view-idstringrequired- An identifier for the data view.
--namestringrequired- The name for a runtime field.
--runtime-fieldstringrequired- The runtime field definition object.
--input-filestring- path to a JSON file to use as command input
--dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--json-
output as JSON