1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00
Files
rclone/docs/content/commands/rclone_config_show.md
Nick Craig-Wood 6fabf476cf Version v1.50.0
2019-10-26 11:04:54 +01:00

31 lines
577 B
Markdown

---
date: 2019-10-26T11:04:03+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.