rclone/docs/content/commands/rclone_config_dump.md

28 lines
594 B
Markdown
Raw Normal View History

2017-12-23 14:07:45 +01:00
---
title: "rclone config dump"
description: "Dump the config file as JSON."
2017-12-23 14:07:45 +01:00
slug: rclone_config_dump
url: /commands/rclone_config_dump/
# autogenerated - DO NOT EDIT, instead edit the source code in cmd/config/dump/ and as part of making a release run "make commanddocs"
2017-12-23 14:07:45 +01:00
---
# rclone config dump
2017-12-23 14:07:45 +01:00
Dump the config file as JSON.
```
rclone config dump [flags]
```
## Options
2017-12-23 14:07:45 +01:00
```
-h, --help help for dump
```
See the [global flags page](/flags/) for global options not listed here.
## SEE ALSO
2018-03-19 11:06:13 +01:00
2017-12-23 14:07:45 +01:00
* [rclone config](/commands/rclone_config/) - Enter an interactive configuration session.