Updated usage to include restore
This commit is contained in:
parent
b13dc22467
commit
f433321fb8
@ -18,6 +18,7 @@ Actions:
|
|||||||
list : List all Bucket entries
|
list : List all Bucket entries
|
||||||
list-files : List all files/paths that have been backed up to the bucket
|
list-files : List all files/paths that have been backed up to the bucket
|
||||||
get <entry-hash> : Get the content of a specific entry (by hash)
|
get <entry-hash> : Get the content of a specific entry (by hash)
|
||||||
|
restore <entry-hash> : Restore previous state of file stored in bucket (by-hash)
|
||||||
|
|
||||||
Global Flags:
|
Global Flags:
|
||||||
-d | --debug : Set debug flag
|
-d | --debug : Set debug flag
|
||||||
|
Loading…
Reference in New Issue
Block a user