"az containerapp show" does not return exit code 3 when the Container App does not exist #28318
Labels
Auto-Assign
Auto assign by bot
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
ContainerApp
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
Service Attention
This issue is responsible by Azure service team.
Describe the bug
The
az containerapp show
command errors with exit code 1 when no Container App exists.Related command
az containerapp show
Errors
Issue script & Debug output
Expected behavior
Attempt to show a Container App that does not exist and observe that the exit code is 3:
Environment Summary
Additional context
No response
The text was updated successfully, but these errors were encountered: