Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

List/delete client cli command #937

Open
vinnytwice opened this issue Jan 19, 2021 · 0 comments
Open

List/delete client cli command #937

vinnytwice opened this issue Jan 19, 2021 · 0 comments

Comments

@vinnytwice
Copy link

I'm following the Aqueduct docs for auth and I see that a Client is added to aqueduct auth with the following command from cli:

aqueduct auth add-client \
  --id com.food_app.mobile \
  --connect postgres://user:password@dbhost:5432/food_app

How to check what client ids are registered? I can't find any command to delete or list registered client ids.
Thank you very much.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant