cli icon indicating copy to clipboard operation
cli copied to clipboard

Add 'verbose' option

Open aaguiarz opened this issue 2 years ago • 1 comments

Add a 'verbose' option which would display:

  • The configuration values (api-url, audience, client_id, store, etc). Won't display the client_secret if provided.
  • The OAuth Requests if the server is configured to use OAuth
  • The HTTP Request
  • Time it took to execute the request measured from the client
  • Log OpenFGA headers that have the time it took to execute the request in the server/number of database reads

aaguiarz avatar Sep 21 '23 15:09 aaguiarz

Could I be assigned this issue?

joeyaflores avatar Jan 06 '24 19:01 joeyaflores