1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/docs/content/commands/rclone_config_edit.md
2020-02-10 15:29:39 +00:00

779 B

date title slug url
2020-02-10T12:28:36Z rclone config edit rclone_config_edit /commands/rclone_config_edit/

rclone config edit

Enter an interactive configuration session.

Synopsis

Enter an interactive configuration session where you can setup new remotes and manage existing ones. You may also set or remove a password to protect your configuration.

rclone config edit [flags]

Options

  -h, --help   help for edit

See the global flags page for global options not listed here.

SEE ALSO