rclone/cmd/config
albertony 7b1ca716bf config: add touch command to ensure config exists at configured location (#5226)
A new command `rclone config touch` which calls config.SaveConfig().
Useful during testing of configuration location things.
It will ensure the config file exists and test that it is writable.
2021-04-13 19:25:09 +03:00
..
config.go config: add touch command to ensure config exists at configured location (#5226) 2021-04-13 19:25:09 +03:00