azd app info

Show comprehensive information about running services.

Usage

Terminal window
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

Terminal window
azd app info [flags]
Terminal window
azd app info
Terminal window
azd app info --all
Terminal window
azd 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 →