Skip to content

Commit

Permalink
Merge pull request #1093 from Permify/add-testing-config-docs
Browse files Browse the repository at this point in the history
docs: add testing config instructions
  • Loading branch information
EgeAytin authored Feb 28, 2024
2 parents 7e47b2e + 6f3735a commit 25d027b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/docs/reference/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,13 @@ improving scalability and performance in distributed systems."
</p>
</details>


## Testing Config

You can use the `permify config` command to view the latest state of your configuration. The `Value` part represents the configuration that will be executed, and the `Source` part indicates where this value comes from. There are three options for the "Source" part: (`ENV`, `FILE`, `FLAG`)

![testing-configuration](https://github.com/Permify/permify/assets/39353278/1b376e81-1fb1-4ccb-b379-a66226d272a2)

[jaeger]: https://www.jaegertracing.io/

[otlp]: https://opentelemetry.io/
Expand Down

0 comments on commit 25d027b

Please sign in to comment.