sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

Make CLI parameters similar on each platform/CLI Docs

Open lucas-zimerman opened this issue 1 year ago • 2 comments
trafficstars

Problem Statement

I really like the way it was done on Sentry Java (context) there you can see the variables to setup and easily see how to setup based on how you are gonna set your variables (env variables, sentry.properties,...)

https://docs.sentry.io/cli/configuration/#configuration-values I wish the other docs that shows the parameters (like the one above) would follow the same model instead of using a fixed format of parameters, that would help me alot when trying to find how to setup a specific parameters on env or on sentry.properties file.

Solution Brainstorm

We could have a fixed parameter file, and if needed, hide specific parameters or way to setup the parameters when not available on a specific platform

lucas-zimerman avatar Oct 03 '24 16:10 lucas-zimerman