Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List all resources in a given environment with rad resource list #7789

Open
1 task
ytimocin opened this issue Aug 8, 2024 · 6 comments
Open
1 task

List all resources in a given environment with rad resource list #7789

ytimocin opened this issue Aug 8, 2024 · 6 comments
Labels
feature This issue describes a feature request in Radius good first issue Good for newcomers triaged This issue has been reviewed and triaged

Comments

@ytimocin
Copy link
Contributor

ytimocin commented Aug 8, 2024

Overview of feature request

Right now, we don't have rad resource list -e default. I think that it could be nice to have a command that would list all the resources within a given environment .

Maybe a list that looks like the following might be helpful:
NAME - RESOURCE TYPE - STATUS

Acceptance criteria

  • Have a command rad resource list that lists all the resources in the default environment.
  • It can also accept an environment flag: rad resource list -e not-default-env

Additional context

kubectl get all -n <namespace>

Code -https://github.com/radius-project/radius/blob/main/pkg/cli/cmd/resource/list/list.go

Would you like to support us?

  • Yes, I would like to support you

AB#12953

@ytimocin ytimocin added the feature This issue describes a feature request in Radius label Aug 8, 2024
@radius-triage-bot
Copy link

👋 @ytimocin Thanks for filing this feature request.

A project maintainer will review this feature request and get back to you soon.

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

@lakshmimsft lakshmimsft added the triaged This issue has been reviewed and triaged label Aug 12, 2024
@radius-triage-bot
Copy link

👍 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

@Reshrahim
Copy link
Contributor

@ytimocin - we do have an option to list resources in an application https://docs.radapp.io/reference/cli/rad_resource_list/#options

@ytimocin
Copy link
Contributor Author

ytimocin commented Feb 7, 2025

That command does not support environment level resources. Not sure if we want to do that. Feel free to close if that is not a priority. cc/ @Reshrahim

@Reshrahim Reshrahim added the good first issue Good for newcomers label Feb 7, 2025
@radius-triage-bot
Copy link

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

@Reshrahim
Copy link
Contributor

Yes trimmed down the scope to environment

@Reshrahim Reshrahim changed the title Add rad resource list command that lists all resources in a given environment or application List all resources in a given environment with rad resource list Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue describes a feature request in Radius good first issue Good for newcomers triaged This issue has been reviewed and triaged
Projects
None yet
Development

No branches or pull requests

3 participants