mirror of
https://github.com/rclone/rclone.git
synced 2025-12-12 06:24:14 +01:00
Add rclone info internal command for testing out limits of remotes
This commit is contained in:
@@ -18,6 +18,7 @@ import (
|
||||
_ "github.com/ncw/rclone/cmd/delete"
|
||||
_ "github.com/ncw/rclone/cmd/genautocomplete"
|
||||
_ "github.com/ncw/rclone/cmd/gendocs"
|
||||
_ "github.com/ncw/rclone/cmd/info"
|
||||
_ "github.com/ncw/rclone/cmd/listremotes"
|
||||
_ "github.com/ncw/rclone/cmd/ls"
|
||||
_ "github.com/ncw/rclone/cmd/ls2"
|
||||
|
||||
Reference in New Issue
Block a user