GH_DEBUG
env-var:github-copilot-cli-debug
EnvVarextensions/env-vars/cross-vendor-essentials.yaml·Open in Graph → {
"id": "env-var:github-copilot-cli-debug",
"_kind": "EnvVar",
"_file": "extensions/env-vars/cross-vendor-essentials.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "GH_DEBUG",
"name": "GH_DEBUG",
"category": "debug",
"valueType": "string",
"description": "Verbose debug channel for `gh` CLI (and by extension `gh copilot`).\nSource: cli.github.com docs.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-runtime-impl:copilot-cli.runtime@current",
"to": "env-var:github-copilot-cli-debug",
"kind": "has_env_var",
"attributes": {}
}
]
}