File: //snap/google-cloud-cli/current/lib/surface/compute/os_config/policy_orchestrators/describe.yaml
- release_tracks: [GA, BETA, ALPHA]
help_text:
brief: Describe a policy orchestrator
description: |
Get the details of a policy orchestrator.
## EXAMPLES
To describe a policy orchestrator `my-orchestrator`:
$ {command} my-orchestrator
request:
collection:
- osconfig.projects.locations.global.policyOrchestrators
- osconfig.folders.locations.global.policyOrchestrators
- osconfig.organizations.locations.global.policyOrchestrators
ALPHA:
api_version: v2alpha
BETA:
api_version: v2beta
GA:
api_version: v2
arguments:
resource:
help_text: The policy orchestrator to describe.
spec: !REF googlecloudsdk.command_lib.compute.os_config.resources:policy_orchestrator