sentry-cli
sentry-cli copied to clipboard
`sentry-cli update` not requesting `sudo` when needed
sentry-cli update should detect when sudo permissions are needed to perform an update; at least on macOS, it appears we don't always perform this detection correctly, leading to the scenario where updates fail when run without sudo.