Loading

stack kb data-views set-default-datail-view-default cli command

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

Set the default data view

Behaviour flags:

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

--data-view-id string required
The data view identifier. NOTE: The API does not validate whether it is a valid identifier. Use null to unset the default data view.
--[no-]force
Update an existing default data view identifier.
--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