HEX
Server: Apache/2.4.68 (Debian)
System: Linux as-cs-widget-demo-us-central1 6.1.0-44-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
User: root (0)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: //usr/lib/google-cloud-sdk/lib/surface/edge_cloud/container/get_server_config.yaml
- release_tracks: [ALPHA, GA]

  help_text:
    brief: Get server config.
    description: |
      *{command}* gets the server configuration for an Edge Container location. This configuration
      includes the default cluster version, the supported cluster versions and version configuration
      for each release channel.
    examples: |
      To get server config in region us-central1, run:

        $ {command} --location=us-central1

  request:
    collection: edgecontainer.projects.locations
    method: getServerConfig
    ALPHA:
      api_version: v1alpha
    GA:
      api_version: v1

  arguments:
    resource:
      help_text: The location of the server configuration.
      spec: !REF googlecloudsdk.command_lib.edge_cloud.container.resources:location
      is_positional: false