azd app info
Show comprehensive information about running services.
Usage
azd app info [flags]Flags
| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--all | - | bool | false | Show services from all projects on this machine |
--cwd | -C | string | - | Sets the current working directory |
Examples
azd app info [flags]azd app infoazd app info --allazd app info --cwd /path/to/project📚 Detailed Documentation
For complete documentation including flows, diagrams, and advanced usage, see the full command specification.
View full info specification →