Update Keycloak client default scope through commands

I am trying to update clients defaultscope through command and it’s not working.
I have tried using these options

Kcadm.sh update clients/client ID -r realmname -s 'defaultClientScopes=“offline-acces” ’
I tried putting even offline-acces inside square bracket as well but it’s not working.