azd app completion
Generate shell autocompletion scripts for `azd app`.
Usage
azd app completion [command]Flags
| Flag | Short | Type | Default | Description |
|---|---|---|---|---|
--help | -h | bool | false | Show help for completion |
Examples
azd app completion [command]azd app completion bash > ~/.azd-app-completion.bashazd app completion zsh > ~/.azd-app-completion.zshazd app completion powershell | Out-String | Invoke-Expression📚 Detailed Documentation
For complete documentation including flows, diagrams, and advanced usage, see the full command specification.
View full completion specification →