coolify/app/Console
Andras Bacsai e6ed3130b5 feat(stripe): Add manual subscription sync command with dry-run support
Add cloud:sync-stripe-subscriptions command to manually check all
subscriptions against Stripe. By default it only reports discrepancies
without making changes. Use --fix flag to actually apply corrections.

This addresses race conditions where subscriptions can be cancelled in
Stripe but remain marked as active in Coolify's database.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2025-12-19 09:34:39 +01:00
..
Commands feat(stripe): Add manual subscription sync command with dry-run support 2025-12-19 09:34:39 +01:00
Kernel.php perf: Remove dead server filtering code from Kernel scheduler 2025-12-11 10:33:55 +01:00