-
Notifications
You must be signed in to change notification settings - Fork 97
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
rad group show
doesn't show the current group
#7391
Comments
👋 @ytimocin Thanks for filing this bug report. A project maintainer will review this report and get back to you soon. If you'd like immediate help troubleshooting, please visit our Discord server. For more information on our triage process please visit our triage overview |
@ytimocin do you have a resource group set? What happens if you run |
Update: just checked and am able to recreate: $ rad group switch default
$ rad group show
Error: resource group name is not provided or is empty
TraceId: a026ddda0e30df12501ea5d98f0413f5
$ cat ~/.rad/config.yaml
workspaces:
default: default
items:
default:
connection:
context: k3d-k3s-default
kind: kubernetes
environment: /planes/radius/local/resourceGroups/default/providers/Applications.Core/environments/default
scope: /planes/radius/local/resourceGroups/default
$ rad group show
Error: resource group name is not provided or is empty
TraceId: 94445ed5c115df850378917bfafc4fb4
~ |
👍 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 |
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 |
/assign |
Signed-off-by: Nick Beenham <1985327+superbeeny@users.noreply.github.com>
Steps to reproduce
Not sure if this is expected but unlike
rad workspace show
orrad env show
,rad group show
doesn't show the current/active group.Observed behavior
Desired behavior
rad group show
should show the current/active group.Workaround
No response
rad Version
RELEASE VERSION BICEP COMMIT
0.31.0 v0.31.0 0.31.0 3fa8407
Operating system
macOS, Apple M1 Pro, Sonoma 14.4
Additional context
No response
Would you like to support us?
AB#11624
The text was updated successfully, but these errors were encountered: