openfga / openfga/cli

Add 'verbose' option

Open
#162 1 comment 0 reactions 1 assignee View on GitHub

@joeyaflores is already working on this.

Since Jan 6, 2024.

good first issue
Dominant language
Go
Stars
102
Forks
49
Avg merge
1d 1h
Merged PRs (30d)
16

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.