I expect that we'll need to make incompatible changes to
all of this, so let's mark things appropriately.
systemd-report is a new command line tool which collects the reports
from all endpoints and prints them in JSON format.
+ The details of the structure of the reports should be considered
+ EXPERIMENTAL at this point. We reserve the right to make incompatible
+ changes to the JSON structure and/or place additional requirements.
+
Changes in the system and user managers:
* Systemd now uses ANSI CSI 18 sequence to query terminal size. This
<refsect1>
<title>Description</title>
+ <para><emphasis>Note: this command is experimental for now. While it is likely to become a regular
+ component of systemd, it might still change in behaviour and interface.</emphasis></para>
+
<para><command>systemd-report</command> requests facts and metrics from the system and writes them to
standard output.</para>
</refsect1>