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

Allow passing a "tool" option to the sourcemaps wizard

Open lforst opened this issue 1 year ago • 0 comments

We should add something like a tool option -t, --tool that allows us to pass a specific tool like sentry-cli or webpack or tsc to skip the tool selection in the wizard.

This would allow us to improve the snippets and subsequently the flow in the sourcemaps docs: https://docs.sentry.io/platforms/javascript/sourcemaps/uploading/cli/

big consideration

Maybe, it is actually beneficial that we do not pass in a tool, simply because it forces users to think one more time about what they're actually using to build their apps before proceding.

lforst avatar Oct 04 '24 09:10 lforst