mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 08:54:10 +01:00
33 lines
559 B
Markdown
33 lines
559 B
Markdown
---
|
|
date: 2019-05-10T23:12:21+01:00
|
|
title: "rclone authorize"
|
|
slug: rclone_authorize
|
|
url: /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
|
|
|
|
```
|
|
-h, --help help for authorize
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [rclone](/commands/rclone/) - Show help for rclone commands, flags and backends.
|
|
|
|
###### Auto generated by spf13/cobra on 10-May-2019
|