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
--sourcestringrequired- The source index or data stream name
--deststringrequired- The destination index or data stream name
--create-fromstring--input-filestring- 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