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

999 B

title, description
title description
rclone config disconnect Disconnects user from remote

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

rclone config disconnect

Disconnects user from remote

Synopsis

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

This normally means revoking the oauth token.

To reconnect use "rclone config reconnect".

rclone config disconnect remote: [flags]

Options

  -h, --help   help for disconnect

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

See Also