openshift-cs / managed-openshift

Public roadmaps for the Red Hat Managed OpenShift offerings OpenShift Dedicated (OSD) and Red Hat OpenShift Service on AWS (ROSA)
Apache License 2.0
56 stars 6 forks source link

ROSA CLI command to list / delete IAM resources #43

Closed acathrow closed 1 year ago

acathrow commented 3 years ago

Add command to list and delete account-roles, operator-roles and oidc providers

eg. rosa list operator-roles rosa list oidc-providers rosa list account-roles

rosa delete operator-roles rosa delete oidc-providers rosa delete account-roles

arendej commented 2 years ago

list operator roles and list oidc-provider

Are still in the works.