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

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

@adinauer is this something I could partner with you on?

lizokm avatar Oct 10 '24 21:10 lizokm

Sure, how can I help? If it's about sentry-cli specifics, I guess @szokeasaurusrex is your best bet. I assume, we'll have to work with each SDKs maintainers as they know best what config mechanisms exist, and what params are available for each of them.

adinauer avatar Oct 11 '24 09:10 adinauer