app-services-cli icon indicating copy to clipboard operation
app-services-cli copied to clipboard

RHAOS CLI should enable users to define custom clients with the same auth reqiurements

Open wtrocki opened this issue 2 years ago • 0 comments

Feature or problem description

With the new API we added to the connectors support is very easy to create a custom client

Example: https://github.com/lburgazzoli/bf2-cos-tools/blob/rhoc-cli/rhoc/pkg/service/service.go and to use it https://github.com/lburgazzoli/bf2-cos-tools/blob/rhoc-cli/rhoc/pkg/cmd/namespaces/list/list.go#L77-L79

We should refactor entire implementation to use the same pattern

wtrocki avatar Apr 14 '22 12:04 wtrocki