sentry-docs
sentry-docs copied to clipboard
Wrong parameters in backup command
Which part? Which one?
Self-Hosted Backup & Restore
Description
https://develop.sentry.dev/self-hosted/backup/#basic-usage
# If using self-hosted version >= 24.1.0:
./scripts/backup.sh [user | organization | config | global]
Suggested Solution
Usage: sentry export [OPTIONS] COMMAND [ARGS]...
Exports core data for the Sentry installation.
Options:
--help Show this message and exit.
Commands:
config Export all configuration and administrator accounts...
global Export all Sentry data in the JSON format.
organizations Export all Sentry organizations, and their constituent...
users Export all Sentry users in the JSON format.
Assigning to @getsentry/support for routing ⏲️
☠️ is it alive?