Command
cf delete-user foo@bar
What occurred
I get output:
Error deleting user foo@bar
Multiple users with that username returned. Please use 'cf curl' with specific origin instead
What you expected to occur
I should get something more clear.
and the word origin in the err msg above really confused me. It suggests something like cf curl -X DELETE /v2/users/id?origin=ldap to me. but cc api does not support that origin param.
CLI Version
6.25.0
CC API Endpoint Version
(API version: 2.58.0)
Command
cf delete-user foo@bar
What occurred
I get output:
What you expected to occur
I should get something more clear.
and the word
originin the err msg above really confused me. It suggests something likecf curl -X DELETE /v2/users/id?origin=ldapto me. but cc api does not support thatoriginparam.CLI Version
6.25.0
CC API Endpoint Version
(API version: 2.58.0)