Loading

cloud hosted deployment-templates get-deployment-template-v2 cli command

Auth required
elastic cloud hosted deployment-templates get-deployment-template-v2 \
  --template-id <template-id> \
  --region <region> \
  [options]
		

Get deployment template

--template-id string required
The identifier for the deployment template.
--region string required
Region of the deployment template
--[no-]show-instance-configurations
If true, will return details for each instance configuration referenced by the template.
--[no-]show-max-zones
If true, will populate the max_zones field in the instance configurations. Only relevant if show_instance_configurations=true.
--stack-version string
If present, it will cause the returned deployment template to be adapted to return only the elements allowed in that version.
--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