Documentation
¶
Index ¶
Constants ¶
View Source
const AzdInCloudShellEnvVar = "AZD_IN_CLOUDSHELL"
AzdInCloudShellEnvVar is the environment variable that is set when running in Cloud Shell. It is set to a value recognized by strconv.ParseBool.
Use IsRunningInCloudShell to check if the current process is running in Cloud Shell.
Variables ¶
This section is empty.
Functions ¶
func IsRunningInCloudShell ¶
func IsRunningInCloudShell() bool
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package agentdetect provides functionality to detect when azd is invoked by known AI coding agents (Claude Code, Codex, Cursor, GitHub Copilot, Gemini, OpenCode) and enables automatic adjustment of behavior (e.g., no-prompt mode).
|
Package agentdetect provides functionality to detect when azd is invoked by known AI coding agents (Claude Code, Codex, Cursor, GitHub Copilot, Gemini, OpenCode) and enables automatic adjustment of behavior (e.g., no-prompt mode). |
Click to show internal directories.
Click to hide internal directories.