cloud hosted deployments upgrade-deployment cli command

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

Upgrade a Deployment to a new Elastic Stack version

Behaviour flags:

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

--deployment-id string required
Identifier for the Deployment
--target-version string required
--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