Skip to content

webapp:az appservice plan show does not provide correct exit status #17424

@undervillain

Description

@undervillain

az feedback auto-generates most of the information requested below, as of CLI version 2.0.62

Describe the bug
az appservice plan show does not provide correct exit status

To Reproduce

  1. execute az appservice plan show with arguments describing a non-existent resource, for instance:

az appservice plan show --resource-group nonesuch-rg-doesntexist --name nonesuch-app-doesntexist

Expected behavior
non-zero exit status, similar to as provided by other az <resource> show commands

Environment summary
ubunut 18.04 installed from package

Metadata

Metadata

Labels

App Servicesaz appserviceService AttentionThis issue is responsible by Azure service team.linkedlinked to an azure devops ticketquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions