iiRecord
Agentic AI Atlas · DEBUG
env-var:gemini-cli-debuga5c.ai
II.
EnvVar JSON

env-var:gemini-cli-debug

Structured · live

DEBUG json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/env-vars/cross-vendor-essentials.yamlCluster · extensions
Record JSON
{
  "id": "env-var:gemini-cli-debug",
  "_kind": "EnvVar",
  "_file": "extensions/env-vars/cross-vendor-essentials.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "DEBUG",
    "name": "DEBUG",
    "category": "debug",
    "valueType": "string",
    "description": "Standard Node.js debug channel selector consumed by Gemini CLI's debug\nnamespaces. Source: github.com/google-gemini/gemini-cli docs.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:gemini-cli.runtime@current",
      "to": "env-var:gemini-cli-debug",
      "kind": "has_env_var",
      "attributes": {}
    }
  ]
}