List all the remotes in the config file.
rclone listremotes lists all the available remotes from the config file.
When used with the --long
flag it lists the types too.
rclone listremotes [flags]
-h, --help help for listremotes
--long Show the type as well as names
See the global flags page for global options not listed here.