cli: remove --source command line option
This was deprecated in favor of always having the source in the manifest. Remove the command line option and the corresponding code that would override the sources definitions. Update the docs accordingly.
This commit is contained in:
parent
e85d340cd8
commit
c466b40e14
2 changed files with 0 additions and 8 deletions
|
|
@ -39,8 +39,6 @@ is not listed here, **osbuild** will deny startup and exit with an error.
|
|||
-h, --help print usage information and exit immediately
|
||||
--store=DIR directory where intermediary file system trees
|
||||
are stored
|
||||
--sources=PATH json file containing a dictionary of source
|
||||
configuration
|
||||
--secrets=PATH json file containing a dictionary of secrets
|
||||
that are passed to sources
|
||||
-l DIR, --libdir=DIR directory containing stages, assemblers, and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue