From 6f3735a55d7a9ae1b7b3e69fd2a4199a24d96a87 Mon Sep 17 00:00:00 2001 From: Tolga Ozen Date: Tue, 27 Feb 2024 22:12:41 +0300 Subject: [PATCH] docs: add testing config instructions --- docs/docs/reference/configuration.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/docs/reference/configuration.md b/docs/docs/reference/configuration.md index 2c45935aa..70af81a9c 100644 --- a/docs/docs/reference/configuration.md +++ b/docs/docs/reference/configuration.md @@ -548,6 +548,13 @@ improving scalability and performance in distributed systems."

+ +## 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/