mirror of
https://github.com/rclone/rclone.git
synced 2024-11-28 19:24:15 +08:00
520ddbcceb
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.
675 B
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.