Issue Resolved
Issue #38 closed: ssh-keygen command fails with 'Too many arguments'
Bug Description
When running php artisan coolify:provision, the SSH key generation step fails with:
ERROR Failed to generate SSH key: Too many arguments. usage: ssh-keygen [-q] [-a rounds] [-b bits] [-C comment] ...
Expected Behavior
SSH key should be generated successfully.
Environment
- laravel-coolify v2.9.0
- macOS