-
Enhancement
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Release Note
-
Documented as Feature Request
I was just doing the steps in the Getting started with the rhoas CLI for Red Hat OpenShift Service Registry, and comparing the rhoas CLI command results with what I can see in the UI - I expected it to be the same, or at least to have an option to list all artifacts (but only when a particular flag is specified). A customer might want to run such a command and redirect the output to file to sort and search there?
I can use the rhoas service-registry artifact list command to list the artifacts in the default group, and the rhoas service-registry artifact list --group=breda-group command to list the artifacts in the breda-group group, but there is no command to list both sets together, so that I can see the full list, as is shown in the UI.
Perhaps we could provide an --all-groups flag (or something similar) for this purpose?
For example: rhoas service-registry artifact list --all-groups