Error:invalid variable format: CLIENT_ID

Hello guys,I want to install google plus pulgin in my current ionic application but i get an above error.My command is
cordova plugin add cordova-plugin-googleplus --variable CLIENT_ID = "my_client_id"
what i want to do installing googleplus plugin … Thanks advance

Yeah… no.

GitHub - EddyVerbruggen/cordova-plugin-googleplus: ➕ Cordova plugin to login with Google Sign-In on iOS and Android

Thanks Sujan12 .It worked…you have to give your client_id = my_client_id not in double qoutes …:slight_smile: thanks for your help