1
0
mirror of https://github.com/rclone/rclone.git synced 2025-06-30 22:23:52 +02:00
Files
rclone/docs/content/commands/rclone_config.md
Nick Craig-Wood 2001cc0831 Version v1.61.0
2022-12-20 17:16:14 +00:00

2.1 KiB

title, description, slug, url, versionIntroduced
title description slug url versionIntroduced
rclone config Enter an interactive configuration session. rclone_config /commands/rclone_config/ v1.39

rclone config

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 [flags]

Options

  -h, --help   help for config

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

SEE ALSO