Loading

cloud hosted deployments cancel-deployment-resource-pending-plan cli command

Auth required
elastic cloud hosted deployments cancel-deployment-resource-pending-plan \
  --deployment-id <deployment-id> \
  --resource-kind <resource-kind> \
  --ref-id <ref-id> \
  [options]
		

Cancel resource pending plan

--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)
--[no-]force-delete
When true, deletes the pending plan instead of attempting a graceful cancellation. The default is false.
--[no-]ignore-missing
When true, returns successfully, even when plans are missing. The default is false.
--input-file string
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