rclone/docs/content/commands/rclone_config_show.md
2019-08-26 15:25:20 +01:00

30 lines
577 B
Markdown

---
date: 2019-08-26T15:19:45+01:00
title: "rclone config show"
slug: rclone_config_show
url: /commands/rclone_config_show/
---
## rclone config show
Print (decrypted) config file, or the config for a single remote.
### Synopsis
Print (decrypted) config file, or the config for a single remote.
```
rclone config show [<remote>] [flags]
```
### Options
```
-h, --help help for show
```
See the [global flags page](/flags/) for global options not listed here.
### SEE ALSO
* [rclone config](/commands/rclone_config/) - Enter an interactive configuration session.