]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Add --json option 2001/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 20 Oct 2023 13:52:00 +0000 (15:52 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 20 Oct 2023 14:48:02 +0000 (16:48 +0200)
commit9bcd79d391edf85a680c78e332e2862492d5a0f2
treea58f0056d49b356074acbb7b401f7340d548bfc9
parentd3eb9dbbb8603c1592c825463df1b2a2d070bcba
Add --json option

Let's allow using --json with summary to get a JSON dump of the
configuration.
mkosi/__init__.py
mkosi/config.py
mkosi/resources/mkosi.md
tests/test_json.py