GET /api/v1/ports/google-cloud-sdk/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "google-cloud-sdk",
    "portdir": "devel/google-cloud-sdk",
    "version": "517.0.0",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cloud.google.com/sdk/",
    "description": "Command-line interface for Google Cloud Platform products and services",
    "long_description": "Google Cloud SDK is a set of tools for Google Cloud Platform. It contains gcloud, gsutil, and bq command-line tools, which you can use to access Compute Engine, Cloud Storage, BigQuery, and other products and services from the command-line. You can run these tools interactively or in your automated scripts.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "nils",
            "github": "breun",
            "ports_count": 100
        }
    ],
    "variants": [
        "alpha",
        "anthos_auth",
        "app_engine_go",
        "app_engine_java",
        "app_engine_python",
        "app_engine_python_extras",
        "appctl",
        "beta",
        "bigtable",
        "cbt",
        "cloud_datastore_emulator",
        "cloud_firestore_emulator",
        "cloud_run_proxy",
        "cloud_sql_proxy",
        "config_connector",
        "docker_credential_gcr",
        "enterprise_certificate_proxy",
        "gke_gcloud_auth_plugin",
        "istioctl",
        "kpt",
        "kubectl",
        "kubectl_oidc",
        "kustomize",
        "local_extract",
        "log_streaming",
        "managed_flink_client",
        "minikube",
        "nomos",
        "package_go_module",
        "pkg",
        "pubsub_emulator",
        "skaffold",
        "terraform_tools"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-installer",
                "clang-17",
                "py312-build",
                "py312-setuptools",
                "py312-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py312-pytest"
            ]
        }
    ],
    "depends_on": []
}