II.
EnvVar JSON
Structured · liveenv-var:claude-code-skip-vertex-auth
CLAUDE_CODE_SKIP_VERTEX_AUTH json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:claude-code-skip-vertex-auth",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-vertex.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "CLAUDE_CODE_SKIP_VERTEX_AUTH",
"description": "Skip Google authentication for Vertex (e.g., when using an LLM gateway).",
"name": "CLAUDE_CODE_SKIP_VERTEX_AUTH",
"category": "vertex",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:claude-code-skip-vertex-auth",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}