Loading

stack es indices create-from cli command

Auth required Idempotent Scope: global
elastic stack es indices create-from --source <source> --dest <dest> [options]
		

Create an index from a source index.

Behaviour flags:

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

--source string required
The source index or data stream name
--dest string required
The destination index or data stream name
--create-from string
--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