1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-16 00:04:40 +00:00
Files
rclone/docs/content/commands/rclone_config_show.md
2020-05-27 17:31:08 +01:00

793 B

date, title, description, slug, url
date title description slug url
2020-05-18T10:38:09+01:00 rclone config show Print (decrypted) config file, or the config for a single remote. rclone_config_show /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 for global options not listed here.

SEE ALSO