debian-forge/osbuild
Lars Karlitski 9edeb19ebb osbuild: add --json argument
`osbuild --json [ARGS]` will suppress the normal output and print its
result as JSON. For now, it only does this when it returns 0. Otherwise,
it prints the error from the latest stage.

This is useful for other tools to call it and get machine-readable
output.
2019-09-25 23:50:50 +02:00
..
__init__.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00
__main__.py osbuild: add --json argument 2019-09-25 23:50:50 +02:00
buildroot.py tree-wide: always explicitly pass check to subprocess.run 2019-09-24 20:17:04 +02:00
loop.py loop: add direct-io support 2019-07-25 23:55:43 +02:00
objectstore.py objectstore: clarify ENOTEMPTY handling 2019-09-25 23:50:50 +02:00
pipeline.py pipeline: simplify return value of Pipeline.run() 2019-09-25 23:50:50 +02:00
remoteloop.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00
tmpfs.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00
treesum.py osbuild: split package into separate files 2019-08-21 09:56:50 +04:00