Implement journal replay
Add addprocess event for addtional processes Add more api process information
This commit is contained in:
@@ -25,6 +25,7 @@ func main() {
|
||||
}
|
||||
app.Commands = []cli.Command{
|
||||
DaemonCommand,
|
||||
JournalCommand,
|
||||
}
|
||||
app.Flags = []cli.Flag{
|
||||
cli.BoolFlag{Name: "debug", Usage: "enable debug output in the logs"},
|
||||
|
||||
Reference in New Issue
Block a user