mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 16:14:17 +02:00
add snapshot commands
This commit is contained in:
@@ -63,6 +63,7 @@ func Main() int {
|
||||
Status(conf),
|
||||
Search(conf),
|
||||
Index(conf),
|
||||
Snapshot(conf),
|
||||
},
|
||||
|
||||
Before: func(ctx context.Context, cmd *cli.Command) (context.Context, error) {
|
||||
|
||||
Reference in New Issue
Block a user