github.com/xhghs/rclone@v1.51.1-0.20200430155106-e186a28cced8/docs/content/commands/rclone_config_show.md (about)

     1  ---
     2  date: 2020-02-01T10:26:53Z
     3  title: "rclone config show"
     4  slug: rclone_config_show
     5  url: /commands/rclone_config_show/
     6  ---
     7  ## rclone config show
     8  
     9  Print (decrypted) config file, or the config for a single remote.
    10  
    11  ### Synopsis
    12  
    13  Print (decrypted) config file, or the config for a single remote.
    14  
    15  ```
    16  rclone config show [<remote>] [flags]
    17  ```
    18  
    19  ### Options
    20  
    21  ```
    22    -h, --help   help for show
    23  ```
    24  
    25  See the [global flags page](/flags/) for global options not listed here.
    26  
    27  ### SEE ALSO
    28  
    29  * [rclone config](/commands/rclone_config/)	 - Enter an interactive configuration session.
    30