github.com/ncw/rclone@v1.48.1-0.20190724201158-a35aa1360e3e/docs/content/commands/rclone_config_file.md (about) 1 --- 2 date: 2019-06-20T16:09:42+01:00 3 title: "rclone config file" 4 slug: rclone_config_file 5 url: /commands/rclone_config_file/ 6 --- 7 ## rclone config file 8 9 Show path of configuration file in use. 10 11 ### Synopsis 12 13 Show path of configuration file in use. 14 15 ``` 16 rclone config file [flags] 17 ``` 18 19 ### Options 20 21 ``` 22 -h, --help help for file 23 ``` 24 25 See the [global flags page](/flags/) for global options not listed here. 26 27 ### SEE ALSO 28 29 * [rclone config](/commands/rclone_config/) - Enter an interactive configuration session. 30