SSL Cron Job error

Hello,

I am trying to create a cron job to autorenew my SSL. But I get an error that says “too many positional arguments”

Here is what I am putting:
sudo ee cron create host --command=‘ee site ssl-renew --all’ --schedule=’@weekly

Any tips would be appreciated, thanks.