login
Authenticate with the Scout platform using OAuth2. Opens a browser for PKCE authentication and stores credentials locally.
logout
Remove stored Scout credentials for one or all accounts. Optionally revokes the authentication session.
status
Display login status and token validity for all configured Scout accounts. Optionally verify tokens with a live API call.
context
Manage multiple Scout account contexts. Switch between organizations, view context details, and configure API endpoints.
alerts
Query alert history from the Scout platform. Filter by time range, tags, and dashboard.
logs
Query service logs from the Scout platform. Filter by severity, body text, attributes, trace ID, and time range.
metrics
Query service metrics from the Scout platform. Filter by metric type and name. View metric names, types, descriptions, and activity timestamps.
traces
Query distributed traces from the Scout platform. Filter by span name, status code, attributes, and time range. Drill into individual traces by ID.
service-map
Visualize service topology and dependencies from the Scout platform. View service-to-service communication patterns in the terminal or as JSON.
TUI Mode
Launch the Scout interactive terminal dashboard. View service health, alerts, dependencies, and logs in a real-time terminal UI.