--- 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 [] [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.