Deleting identites help unclear, command prints an error that "should never be printed" #170
Open
5 of 6 tasks
Labels
bug
Something is not working.
good first issue
A good issue to tackle when being a novice to the project.
Preflight checklist
Describe the bug
I can't get
ory identity delete
to work. When I runory identity --help
, the help text says:I run
ory ls identities
and get a list of the identities in my project. Identity IDs have this format:fef2df71-f06a-45ab-b52d-8bdc8e991e49
I try to use that ID and remove the identity:
(or w/o the
id
->ory delete identity fef2df71-f06a-45ab-b52d-8bdc8e991e49 --project MY_PROJECT_ID
)The response I get is:
I thought that maybe the help text with
id-0 / id-1
tells you to select identities like list items whereid-0
points to the first identity printed in the list you get fromory ls identities
but this doesn't work either.Reproducing the bug
or
or
Relevant log output
No response
Relevant configuration
No response
Version
v0.1.29
On which operating system are you observing this issue?
Ory Cloud
In which environment are you deploying?
Ory Cloud
Additional Context
No response
The text was updated successfully, but these errors were encountered: