Files
playbook/antigravity-awesome-skills/skills/rclone-cli/references/commands/rclone_config_reconnect.md
T
2026-07-01 16:02:41 +00:00

1.0 KiB

title, description
title description
rclone config reconnect Re-authenticates user with remote.

Official documentation: https://rclone.org/commands/rclone_config_reconnect/

rclone config reconnect

Re-authenticates user with remote.

Synopsis

This reconnects remote: passed in to the cloud storage system.

To disconnect the remote use "rclone config disconnect".

This normally means going through the interactive oauth flow again.

rclone config reconnect remote: [flags]

Options

  -h, --help   help for reconnect

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

See Also