-
Notifications
You must be signed in to change notification settings - Fork 208
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
poorly formatted output for rosa whoami -o json|yaml
#1117
Comments
Would this work out in the meantime? |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
@openshift-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/lifecycle frozen |
We want to use
rosa whoami
to get OCM details that we can automatically turn into tags for instancerosa create cluster -c "$(whoami)-demo" --tags "ocm-org:$(rosa whoami -o json | jq .ocm_org_name)"
but the spaces in the keys in both the json and yaml output make this more difficult than it needs to be.The text was updated successfully, but these errors were encountered: