Jack Delahunt

Results 3 issues of Jack Delahunt

Adds custom status output for the status of the cluster Before: After: ### Verification Steps 1. Do `rhoas kafka oc list` to see the new output ### Type of change...

Additional helpers introduced by RHOC team that could be part of the RHOAS: - use of viper to bind flags from env vars and config files https://github.com/bf2fc6cc711aee1a0c2a/cos-tools/blob/main/rhoc/pkg/cmd/root/root.go#L56-L102

enhancement

Currently in the [openshift-client](https://github.com/tektoncd/catalog/blob/main/task/openshift-client/0.2/openshift-client.yaml) task there is no way to retrieve any info that a person may need from the result of the task in any easy way. My proposal...