github.com/ncw/rclone@v1.48.1-0.20190724201158-a35aa1360e3e/docs/content/commands/rclone_authorize.md (about)

     1  ---
     2  date: 2019-06-20T16:09:42+01:00
     3  title: "rclone authorize"
     4  slug: rclone_authorize
     5  url: /commands/rclone_authorize/
     6  ---
     7  ## rclone authorize
     8  
     9  Remote authorization.
    10  
    11  ### Synopsis
    12  
    13  
    14  Remote authorization. Used to authorize a remote or headless
    15  rclone from a machine with a browser - use as instructed by
    16  rclone config.
    17  
    18  ```
    19  rclone authorize [flags]
    20  ```
    21  
    22  ### Options
    23  
    24  ```
    25    -h, --help   help for authorize
    26  ```
    27  
    28  See the [global flags page](/flags/) for global options not listed here.
    29  
    30  ### SEE ALSO
    31  
    32  * [rclone](/commands/rclone/)	 - Show help for rclone commands, flags and backends.
    33