cloud hosted deployments restore-deployment cli command

Destructive Auth required
elastic cloud hosted deployments restore-deployment \
  --deployment-id <deployment-id> \
  [options]
		

Restores a shutdown Deployment

Behaviour flags:

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

--deployment-id string required
Identifier for the Deployment
--restore-snapshot
Whether or not to restore a snapshot for those resources that allow it.
--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