Mail.ru Cloud

raidrivecli add mailru

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

$ raidrivecli add mailru
Username: <username>
Password: ********

Alternatively, a username or password can be specified as options.

raidrivecli add mailru -u <username>
raidrivecli add mailru -u <username> -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>               username
--password, -p [password]               password

SEE ALSO