Authentication failed with gvm-cli

Hello

I am running GCE 4.2.24 and gvm-cli 1.4.1
I am trying to use gvm-cli from my PC to create a target :
gvm-cli ssh --log INFO --gmp-username cliuser --gmp-password clipassword --hostname 123.134.145.156 --xml “<create_target>Suspect Host1.2.3.4</create_target>”

I am always getting “Authentication failed.” error
gvm-cli.log shows:
INFO:paramiko.transport:Connected (version 2.0, client OpenSSH_6.7p1)
INFO:paramiko.transport:Authentication (password) failed.

cliuser is defined as admin user and can connect through the web interface.

I found in documentation that GMP should be activated in the setup menu but don’t have such an option.
Am I missing something?

thanks for your help