Skip to content

Make CLI parameters similar on each platform/CLI DocsΒ #11481

@lucas-zimerman

Description

@lucas-zimerman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions