Add prefix options for the status command

This commit is contained in:
Alvaro Muñoz
2023-07-06 16:27:27 +02:00
parent 65b6eff68a
commit 402cb36db9
4 changed files with 126 additions and 77 deletions

View File

@@ -32,6 +32,7 @@ import (
var (
sessionNameFlag string
sessionPrefixFlag string
outputDirFlag string
downloadDBsFlag bool
nwoFlag string