29 lines
492 B
Markdown
29 lines
492 B
Markdown
---
|
|
date: 2019-06-15T12:00:42+01: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
|
|
|
|
* [rclone config](/commands/rclone_config/) - Enter an interactive configuration session.
|
|
|
|
###### Auto generated by spf13/cobra on 15-Jun-2019
|