mirror of
https://github.com/rclone/rclone.git
synced 2025-08-14 07:49:00 +02:00
cmd and fs: Added new command settier which performs storage tier changes on
supported remotes
This commit is contained in:
committed by
Nick Craig-Wood
parent
9594fd0a0c
commit
7accd30da8
@ -47,6 +47,7 @@ import (
|
||||
_ "github.com/ncw/rclone/cmd/rmdir"
|
||||
_ "github.com/ncw/rclone/cmd/rmdirs"
|
||||
_ "github.com/ncw/rclone/cmd/serve"
|
||||
_ "github.com/ncw/rclone/cmd/settier"
|
||||
_ "github.com/ncw/rclone/cmd/sha1sum"
|
||||
_ "github.com/ncw/rclone/cmd/size"
|
||||
_ "github.com/ncw/rclone/cmd/sync"
|
||||
|
Reference in New Issue
Block a user