Azure / Azure/azure-cli-extensions

az spring-cloud app logs should support --deployment flag

Open
#2,751 5 comments 0 reactions 0 assignees View on GitHub
Service Attention Spring Cloud
Dominant language
Python
Stars
454
Forks
1.7k
Avg merge
2d 19h
Merged PRs (30d)
64

Description

### Extension name (the extension in question)
spring-cloud

### Description of issue (in as much detail as possible)

Currently, it is difficult to get logs from the staging slot of a spring cloud app. It would be great if `az spring-cloud app logs` could support a `--deployment` flag, similar to other app commands.

### Desired experience

Optional deployment setter:

`az spring-cloud app logs --deployment `

This would be a huge quality of life improvement. Because we use staging slots, when new deployments go awry, we are often debugging the staging slot deployment, instead of the production one.

I am happy to take a first stab at the work to enable this feature.

-----

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.