radius-project / radius

Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.
https://radapp.io
Apache License 2.0
1.48k stars 95 forks source link

rad app graph allows a -e flag which takes no effect #7507

Open nithyatsu opened 6 months ago

nithyatsu commented 6 months ago

Steps to reproduce:

Use rad app graph command to query for an application and pass in a nonexistent environment name using the -e flag:

nithya@Nithyas-MacBook-Pro bug7052 % rad app graph corerp-resources-gateway -e doesntexist 
Displaying application: corerp-resources-gateway

Name: http-gtwy-back-ctnr (Applications.Core/containers)
Connections:
  http-gtwy-back-rte (Applications.Core/httpRoutes) -> http-gtwy-back-ctnr
Resources:
:

Observed behavior

The -e flag has no effect on the command.

Desired behavior

The -e flag gets taken under consideration for the command:

AB#11781

sylvainsf commented 6 months ago

Agreed this should be covered properly.

radius-triage-bot[bot] commented 6 months ago

:+1: We've reviewed this issue and have agreed to add it to our backlog. Please subscribe to this issue for notifications, we'll provide updates when we pick it up.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

radius-triage-bot[bot] commented 3 days ago

This issue is a great one to pickup for new contributors. It should only require small changes and not assume a deep knowledge of the Radius architecture.

We always welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview