github.com/artpar/rclone@v1.67.3/docs/content/commands/rclone_config_providers.md (about)

     1  ---
     2  title: "rclone config providers"
     3  description: "List in JSON format all the providers and options."
     4  slug: rclone_config_providers
     5  url: /commands/rclone_config_providers/
     6  versionIntroduced: v1.39
     7  # autogenerated - DO NOT EDIT, instead edit the source code in cmd/config/providers/ and as part of making a release run "make commanddocs"
     8  ---
     9  # rclone config providers
    10  
    11  List in JSON format all the providers and options.
    12  
    13  ```
    14  rclone config providers [flags]
    15  ```
    16  
    17  ## Options
    18  
    19  ```
    20    -h, --help   help for providers
    21  ```
    22  
    23  
    24  See the [global flags page](/flags/) for global options not listed here.
    25  
    26  # SEE ALSO
    27  
    28  * [rclone config](/commands/rclone_config/)	 - Enter an interactive configuration session.
    29