vmware-tanzu-labs/cf-mgmt

Deleting single user or in bulk

spkrsna opened this issue · 3 comments

Describe the bug

Currently we are not seeing any cf-mgmt command for deleting a user , will there be in future any command will be added for deleting a user or bulk users

Now in current state if we delete a user some junk ids are formed after deletion of the user.

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

Hi there,

Sorry, cf-mgmt gives you the ability to add/remove associations between users and orgs and spaces. However, cf-mgmt does not manage UAA users for you, it relies on the fact that users will exist in UAA before it tries to associate users. We currently have no plans to add user management beyond the current capabilities.

Sorry for the inconvenience, let me know if you have any more questions.

Closing due to inactivity