Skip to content

Mail.ru Cloud

raidrivecli add mailru

If you add storage without any options, you will be prompted to enter an email and password.

$ raidrivecli add mailru
Email: <email>
Password: ********

Alternatively, an email or password can be specified as options.

raidrivecli add mailru -u <email>
raidrivecli add mailru -u <email> -p [password]

Warning

Shell commands are logged in history. If possible, we recommend not specifying the -p or --password option with a value.

If a mount directory is not specified, it will be mounted to a directory such as /mnt/mailru under /mnt. To specify the mount directory, use the --mount-path option.

raidrivecli add mailru --mount-path /myservices/mailru

Additional options

--username, -u <username>               email
--password, -p [password]               password

See also