Clear
Without -r
, deletes all backup data from the local backup directory
and all remote destinations. With -r
, deletes all backup data at or
after this version. This is useful for testing and evaluation. The
clear command asks for confirmation before erasing backup data, unless
--force
is used.
$ hb clear [-c backupdir] [--force] [--reset] [-r version]
The --reset
option will reset configuration keywords to their initial values.
To clear backup data from a single destination that is no longer used, use the dest clear command.