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

Feature Request: Manage Project Keys with CLI

Open souredoutlook opened this issue 1 year ago • 5 comments

Being able to manage project keys with the CLI will enable devs that are already using the CLI in their project release management workflow to programattically use a new DSN in production releases. This is an important part of some mobile dev workflows as it allows them to manage seperate releases' ingestion on the Sentry server more easily.

See this comment for more details: https://github.com/getsentry/sentry/issues/68059#issuecomment-2034446539

cc @stephanie-anderson

souredoutlook avatar Apr 11 '24 14:04 souredoutlook

@souredoutlook, to clarify, the feature you are requesting here is a new Sentry CLI command that would create a new DSN for a given project?

szokeasaurusrex avatar Apr 11 '24 14:04 szokeasaurusrex

Important to note that outcome the customer wants to achieve: Disable old releases of their app. We're hoping to allow them to do this through a different tool: Remote Config. Though that might take a while so if maanging keys via CLI can help solve other use cases, might be worth considering it

bruno-garcia avatar Apr 11 '24 14:04 bruno-garcia

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

github-actions[bot] avatar May 03 '24 00:05 github-actions[bot]

Hey @bruno-garcia , do you know if there's an ETA on the Remote Config tool? 😃

elramen avatar May 03 '24 18:05 elramen

Hey @bruno-garcia , do you know if there's an ETA on the Remote Config tool? 😃

Not ETA at this time

bruno-garcia avatar Jun 24 '24 13:06 bruno-garcia

@souredoutlook @bruno-garcia is this issue still relevant? If not, let's close it

szokeasaurusrex avatar Dec 10 '24 16:12 szokeasaurusrex

Following an offline discussion with @souredoutlook and @bruno-garcia, we have decided not to implement this feature in Sentry CLI for now.

Users who wish to manage project keys programmatically can do so by manually calling our API.

szokeasaurusrex avatar Dec 12 '24 14:12 szokeasaurusrex