AnykeyNL / OCI-SuperDelete

Delete all OCI resources in a compartment
Universal Permissive License v1.0
62 stars 37 forks source link

support using Federated users #19

Closed pgazure closed 3 years ago

pgazure commented 3 years ago

Does OCI-SuperDelete support using Federated users, or is it for local users only ?

oci.exceptions.InvalidConfig: {'user': 'missing'}

AnykeyNL commented 3 years ago

It support both. The issue you describe sounds like you did not configure the OCI CLI credentials.

Did you create a config file? You can do this by running the command: oci setup config