rclone/docs/content/commands/rclone_config_dump.md
2024-09-08 16:21:56 +01:00

27 lines
559 B
Markdown

---
title: "rclone config dump"
description: "Dump the config file as JSON."
versionIntroduced: v1.39
# autogenerated - DO NOT EDIT, instead edit the source code in cmd/config/dump/ and as part of making a release run "make commanddocs"
---
# rclone config dump
Dump the config file as JSON.
```
rclone config dump [flags]
```
## Options
```
-h, --help help for dump
```
See the [global flags page](/flags/) for global options not listed here.
## See Also
* [rclone config](/commands/rclone_config/) - Enter an interactive configuration session.