mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-21 22:18:52 +02:00
complete --shell-cmd support parts to get it working
This commit is contained in:
@@ -6406,10 +6406,14 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
||||
|
||||
osc shell [OPTS] REPOSITORY ARCH
|
||||
|
||||
Run a single command inside of the build environment:
|
||||
osc shell --shell-cmd=COMMAND [OPTS] REPOSITORY ARCH
|
||||
|
||||
OPTS may be
|
||||
|
||||
--noinit # for faster run
|
||||
--shell-cmd=COMMAND
|
||||
--extra-pkgs=PACKAGE # install additional packages
|
||||
|
||||
To clean up the build environment run
|
||||
|
||||
|
Reference in New Issue
Block a user