github.com/10XDev/rclone@v1.52.3-0.20200626220027-16af9ab76b2a/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 # autogenerated - DO NOT EDIT, instead edit the source code in cmd/config/providers/ and as part of making a release run "make commanddocs" 7 --- 8 # rclone config providers 9 10 List in JSON format all the providers and options. 11 12 ## Synopsis 13 14 List in JSON format all the providers and options. 15 16 ``` 17 rclone config providers [flags] 18 ``` 19 20 ## Options 21 22 ``` 23 -h, --help help for providers 24 ``` 25 26 See the [global flags page](/flags/) for global options not listed here. 27 28 ## SEE ALSO 29 30 * [rclone config](/commands/rclone_config/) - Enter an interactive configuration session. 31