mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 00:43:49 +01:00
30 lines
544 B
Markdown
30 lines
544 B
Markdown
---
|
|
date: 2019-05-10T23:12:21+01:00
|
|
title: "rclone config providers"
|
|
slug: rclone_config_providers
|
|
url: /commands/rclone_config_providers/
|
|
---
|
|
## rclone config providers
|
|
|
|
List in JSON format all the providers and options.
|
|
|
|
### Synopsis
|
|
|
|
List in JSON format all the providers and options.
|
|
|
|
```
|
|
rclone config providers [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for providers
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [rclone config](/commands/rclone_config/) - Enter an interactive configuration session.
|
|
|
|
###### Auto generated by spf13/cobra on 10-May-2019
|