gws rerun tasks shortcut
This commit is contained in:
3
bin/gws
3
bin/gws
@@ -31,7 +31,8 @@ shortcuts = {
|
|||||||
'rb': ['bootRun'],
|
'rb': ['bootRun'],
|
||||||
'-nc': ['--no-build-cache'],
|
'-nc': ['--no-build-cache'],
|
||||||
'-rr': ['--rerun-tasks'],
|
'-rr': ['--rerun-tasks'],
|
||||||
'-wl': ['--write-locks']
|
'-wl': ['--write-locks'],
|
||||||
|
'-rt': ['--rerun-tasks'],
|
||||||
}
|
}
|
||||||
|
|
||||||
optionsWithArgument = {'-x', '-b', '-c', '-g', '-p', '-D', '-I', '-P'}
|
optionsWithArgument = {'-x', '-b', '-c', '-g', '-p', '-D', '-I', '-P'}
|
||||||
|
|||||||
Reference in New Issue
Block a user