2017-12-23 21:07:45 +08:00
|
|
|
---
|
2019-08-26 22:25:20 +08:00
|
|
|
date: 2019-08-26T15:19:45+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
|
|
|
|
```
|
|
|
|
|
2019-06-20 23:18:02 +08:00
|
|
|
See the [global flags page](/flags/) for global options not listed here.
|
|
|
|
|
2017-12-23 21:07:45 +08:00
|
|
|
### 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.
|
|
|
|
|