add rclomatic actions #6

Open
opened 2026-08-04 10:06:15 +00:00 by mich · 0 comments
Owner

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

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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
mich/rclomatic#6
No description provided.