cli: drop --build-env argument
Drop the --build-env command-line argument. It is not used by anything. Furthermore, our manifests now allow embedding build-environments, so there is little reason to continue supporting this.
This commit is contained in:
parent
f2a3423caa
commit
19c74c3e8d
3 changed files with 0 additions and 16 deletions
|
|
@ -37,8 +37,6 @@ The following command-line options are supported. If an option is passed, which
|
|||
is not listed here, **osbuild** will deny startup and exit with an error.
|
||||
|
||||
-h, --help print usage information and exit immediately
|
||||
--build-env=PATH json file containing a description of the build
|
||||
environment
|
||||
--store=DIR directory where intermediary file system trees
|
||||
are stored
|
||||
--sources=PATH json file containing a dictionary of source
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue