Stripe CLI shifted toward better credential and profile management while expanding developer convenience tools. The team shipped stripe login list and stripe login switch commands to handle multiple authenticated profiles, backed by platform-specific keyring support on macOS, Linux, and Windows. A new --dry-run flag landed on resource and raw HTTP commands, letting developers preview API calls before execution. The CLI also added stripe whoami for quick account verification and improved the resource command help output to surface enum values and available API types directly.
Focused on API schema alignment and infrastructure refinement. Synced the CLI with the latest Stripe API specifications while adding telemetry for AI agent detection. Fixed a routing bug where quote PDF commands were hitting the wrong base URL.