cloud hosted deployments update-deployment-resource-user-settings cli command

Destructive Auth required
elastic cloud hosted deployments update-deployment-resource-user-settings \
  --deployment-id <deployment-id> \
  --resource-kind <resource-kind> \
  --ref-id <ref-id> \
  --user-settings <user-settings> \
  [options]
		

Update user settings for a deployment resource

Behaviour flags:

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

--deployment-id string required
Identifier for the Deployment
--resource-kind string required
The kind of resource
--ref-id string required
User-specified RefId for the Resource (or '_main' if there is only one)
--user-settings 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