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-id string required
An identifier for the data view.
--name string required
The name for a runtime field.
--runtime-field string required
The runtime field definition object.
--input-file string
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