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 8aae04208b Version v1.49.4
2019-09-29 17:33:45 +01:00

577 B

date, title, slug, url
date title slug url
2019-09-29T17:33:22+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