1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-29 06:33:16 +00:00
Files
rclone/docs/content/commands/rclone_config_show.md
Nick Craig-Wood 45f7c687e2 Version v1.49.1
2019-08-28 17:51:23 +01:00

577 B

date, title, slug, url
date title slug url
2019-08-28T17:50:40+01:00 rclone config show 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