rclone/docs/content/commands/rclone_authorize.md
Xiaoxing Ye 520ddbcceb config: do not open browser on headless if google fs
On google fs (drive, google photos, and google cloud storage), if
headless is selected, do not open browser.

This also supplies a new option "auth-no-open-browser" for authorize
if the user does not want it.

This should fix #3323.
2019-10-30 14:12:42 +00:00

675 B

date title slug url
2019-10-26T11:04:03+01:00 rclone authorize rclone_authorize /commands/rclone_authorize/

rclone authorize

Remote authorization.

Synopsis

Remote authorization. Used to authorize a remote or headless rclone from a machine with a browser - use as instructed by rclone config.

rclone authorize [flags]

Options

  --auth-no-open-browser   Do not automatically open auth link in default browser
  -h, --help               help for authorize

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

SEE ALSO

  • rclone - Show help for rclone commands, flags and backends.