mirror of
https://github.com/rclone/rclone.git
synced 2024-12-03 13:55:34 +01:00
30 lines
492 B
Markdown
30 lines
492 B
Markdown
---
|
|
date: 2019-05-10T23:12:21+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 10-May-2019
|