Don't demand to set DATADOG_API_KEY if it's not used in favor of DATADOG_SOURCEMAP_INTAKE_URL #1524
Labels
bug
Something isn't working
rum
Related to [dsyms, flutter-symbols, unity-symbols, react-native, sourcemaps]
topic:environment-variables
Bug description
I run
npx datadog-ci sourcemaps upload ...
And I have
DATADOG_SOURCEMAP_INTAKE_URL
set, which meansDATADOG_API_KEY
isn't gonna be used.And if it's not used, it shouldn't be required as it produces confusion.
P.S. Both of these variables are not covered in the docs.
P.P.S. Also every variable a CLI utility uses should also be accepted via CLI interface, which is not the case with the abovementioned vars.
Describe what you expected
No response
Steps to reproduce the issue
No response
Additional context
alpine docker image with node and stuff
Command
None
The text was updated successfully, but these errors were encountered: