stack kb data-views create-data-view-default cli command

Auth required
elastic stack kb data-views create-data-view-default \
  --data-view <data-view> \
  [options]
		

Create a data view

Behaviour flags:

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

--data-view string required
The data view object.
--override
Override an existing data view if a data view with the provided title already exists.
--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