rclone/docs/content/commands/rclone_config_password.md
2019-05-11 23:39:50 +01:00

729 B

date title slug url
2019-05-10T23:12:21+01:00 rclone config password rclone_config_password /commands/rclone_config_password/

rclone config password

Update password in an existing remote.

Synopsis

Update an existing remote's password. The password should be passed in in pairs of .

For example to set password of a remote of name myremote you would do:

rclone config password myremote fieldname mypassword
rclone config password <name> [<key> <value>]+ [flags]

Options

  -h, --help   help for password

SEE ALSO

Auto generated by spf13/cobra on 10-May-2019