cloud hosted deployments enable-deployment-resource-ccr cli command

Destructive Auth required
elastic cloud hosted deployments enable-deployment-resource-ccr \
  --deployment-id <deployment-id> \
  --ref-id <ref-id> \
  [options]
		

Migrate Elasticsearch and associated Kibana resources to enable CCR

Behaviour flags:

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

--deployment-id string required
Identifier for the Deployment.
--ref-id string required
User-specified RefId for the Resource (or '_main' if there is only one).
--validate-only
When true, will not enable CCR but returns warnings if any elements may lose availability during CCR enablement
--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)
--yes
confirm destructive action without prompting
--json

output as JSON