add rclomatic actions #6
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
rclomatic shall require an action like borgmatic, or rclone.
It can be used with zero or one action. If no action, or parameter is given, then the help shall be printed.
Each action shall implement its own --help
For start the following actions shall be implemented:
init Initialice a new config for a backup
create Create an archive (actually perform a backup)
check Check archives for consistency
config Perform configuration file related operations
mount Mount files from a named archive as a FUSE filesystem
umount Unmount a FUSE filesystem that was mounted with "rclomatic mount"
restore Restore data source (e.g. database) dumps from a named archive
list List archive
info Show archive summary information such as disk space used
diff Find differences (file contents, user/group/mode) between archives
rclone Run an arbitrary rclone command
help Print the full help