You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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.
The text was updated successfully, but these errors were encountered:
Which part? Which one?
Self-Hosted Backup & Restore
Description
https://develop.sentry.dev/self-hosted/backup/#basic-usage
Suggested Solution
The text was updated successfully, but these errors were encountered: