Commit Graph

12 Commits

Author SHA1 Message Date
Jarno Rankinen b8535a7d65 Fixed rebooting after rollback
Fixed typo in systemctl reboot call after rollback
2020-08-05 08:40:31 +03:00
Jarno Rankinen 42514f1836 Rollbacks implemented
Rollback (--rollback) implemented. Requires tidying up printouts.
Fixed issue with using a larger number than the number of snapshots
for "--remove"
2020-08-05 00:23:28 +03:00
Jarno Rankinen 9080ccce05 Snapshot removal implemented
Snapshot removing implemented (-r, --remove)
Updated helptext
Variable expansion fixes
2020-08-02 21:38:27 +03:00
Jarno Rankinen 55cbb0df32 Updated helptext with list option 2020-08-02 20:42:59 +03:00
Jarno Rankinen d3c10bcf24 Snapshot listing implemented
Snapshots listing (-l, --list) implemented.
2020-08-02 20:29:04 +03:00
Jarno Rankinen c5e4056ba0 Snapshot descriptions implenented
Snapshots descriptions for snapshot listing implemented
2020-08-01 20:39:56 +03:00
Jarno Rankinen 5701784128 Snapshotting implemented
Snapshotting (-s, --snapshot) implemented.
2020-08-01 20:03:19 +03:00
Jarno Rankinen 1e36c27a8b Snapshot implemting started 2020-08-01 12:52:59 +03:00
Jarno Rankinen 4c3be3654c Added -h, --help option 2020-08-01 10:24:49 +03:00
Jarno Rankinen 4b55d07ed2 Help text
Display help text when no arguments are given
2020-08-01 10:04:12 +03:00
Jarno Rankinen 3e964acfeb Created snapsh
Created snapsh with license information
2020-08-01 09:56:16 +03:00
Jarno Rankinen f50911a215 Initial commit 2020-08-01 09:29:30 +03:00