mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
889 B
889 B
title | description | versionIntroduced |
---|---|---|
rclone listremotes | List all the remotes in the config file and defined in environment variables. | v1.34 |
rclone listremotes
List all the remotes in the config file and defined in environment variables.
Synopsis
rclone listremotes lists all the available remotes from the config file.
When used with the --long
flag it lists the types and the descriptions too.
rclone listremotes [flags]
Options
-h, --help help for listremotes
--long Show the type and the description as well as names
See the global flags page for global options not listed here.
SEE ALSO
- rclone - Show help for rclone commands, flags and backends.