2017-12-23 21:07:45 +08:00
|
|
|
---
|
2019-06-15 19:01:29 +08:00
|
|
|
date: 2019-06-15T12:00:42+01:00
|
2017-12-23 21:07:45 +08:00
|
|
|
title: "rclone config file"
|
|
|
|
slug: rclone_config_file
|
|
|
|
url: /commands/rclone_config_file/
|
|
|
|
---
|
|
|
|
## rclone config file
|
|
|
|
|
|
|
|
Show path of configuration file in use.
|
|
|
|
|
|
|
|
### Synopsis
|
|
|
|
|
|
|
|
Show path of configuration file in use.
|
|
|
|
|
|
|
|
```
|
|
|
|
rclone config file [flags]
|
|
|
|
```
|
|
|
|
|
|
|
|
### Options
|
|
|
|
|
|
|
|
```
|
|
|
|
-h, --help help for file
|
|
|
|
```
|
|
|
|
|
|
|
|
### SEE ALSO
|
2018-03-19 18:06:13 +08:00
|
|
|
|
2017-12-23 21:07:45 +08:00
|
|
|
* [rclone config](/commands/rclone_config/) - Enter an interactive configuration session.
|
|
|
|
|
2019-06-15 19:01:29 +08:00
|
|
|
###### Auto generated by spf13/cobra on 15-Jun-2019
|