mirror of
https://github.com/openSUSE/osc.git
synced 2025-01-15 18:16:13 +01:00
Document deprecated "service disabledrun" and "service localrun" commands
Fixes: #282 ("service disabledrun is not documented")
This commit is contained in:
parent
bbd5a92226
commit
ae591a82fc
@ -6508,6 +6508,9 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
|||||||
specified source service. In case parameters exist for this one in _service file
|
specified source service. In case parameters exist for this one in _service file
|
||||||
they are used.
|
they are used.
|
||||||
runall ra run all services independend of the used mode
|
runall ra run all services independend of the used mode
|
||||||
|
localrun lr run all services except the ones with mode "buildtime", "disabled", or
|
||||||
|
"serveronly" (deprecated)
|
||||||
|
disabledrun dr run all services with mode "disabled" or "serveronly" (deprecated)
|
||||||
remoterun rr trigger a re-run on the server side
|
remoterun rr trigger a re-run on the server side
|
||||||
merge commits all server side generated files and drops the _service definition
|
merge commits all server side generated files and drops the _service definition
|
||||||
wait waits until the service finishes and returns with an error if it failed
|
wait waits until the service finishes and returns with an error if it failed
|
||||||
|
Loading…
Reference in New Issue
Block a user