Commands
platform
List valid Sentry platform identifiers
Commands
Section titled “Commands”sentry platform list
Section titled “sentry platform list”List all valid Sentry platform identifiers
Options:
| Option | Description |
|---|---|
-q, --search <search> |
Filter platforms by substring |
All commands support --json for machine-readable output and --fields to select specific JSON fields.
Examples
Section titled “Examples”# List all valid Sentry platform identifierssentry platform list
# Filter by substringsentry platform list --search python
# Shortcut for `sentry platform list`sentry platforms
# Output as JSONsentry platform list --json