-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Labels
enhancementNew feature or requestNew feature or request
Description
makoctl used to output a (weird) JSON when it was backed by busctl. This was useful for processing by other tools.
Users can still use busctl manually to get that JSON, but it would be easier to provide support inside makoctl. The shape of the JSON can be improved too.
The sd-json library can be used for JSON, or just basic stdio since we're just encoding JSON (not decoding).
trinitronx, pschmitt, urosmikanovic, katvef, myypo and 8 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request