forked from TrueCloudLab/rclone
cache: first version
This commit is contained in:
parent
0c942199c9
commit
016abf825e
21 changed files with 3794 additions and 1 deletions
|
@ -5,6 +5,7 @@ import (
|
|||
// Active commands
|
||||
_ "github.com/ncw/rclone/cmd"
|
||||
_ "github.com/ncw/rclone/cmd/authorize"
|
||||
_ "github.com/ncw/rclone/cmd/cachestats"
|
||||
_ "github.com/ncw/rclone/cmd/cat"
|
||||
_ "github.com/ncw/rclone/cmd/check"
|
||||
_ "github.com/ncw/rclone/cmd/cleanup"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue