--- date: 2019-05-10T23:12:21+01:00 title: "rclone config password" slug: rclone_config_password url: /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 [ ]+ [flags] ``` ### Options ``` -h, --help help for password ``` ### SEE ALSO * [rclone config](/commands/rclone_config/) - Enter an interactive configuration session. ###### Auto generated by spf13/cobra on 10-May-2019