Add --dry option to view the generated spec without saving (#1504)
This commit is contained in:
@@ -125,6 +125,7 @@ const (
|
||||
SpecWait = "wait"
|
||||
SpecWatch = "watch"
|
||||
SpecDelete = "delete"
|
||||
SpecDry = "dry"
|
||||
|
||||
SupportOutput = Output
|
||||
SupportNoZip = "nozip"
|
||||
|
||||
Reference in New Issue
Block a user