HomeClusterLabs Projects

Feature: tools: Convert iso8601 to formatted output.

Description

Feature: tools: Convert iso8601 to formatted output.

This adds XML support as well, which is somewhat pointless since this
program doesn't really see a lot of use, but it's consistent with the
rest of our command line tools.

Additionally, here the XML output uses text nodes instead of putting
everything into attributes. This is because the tool can potentially
output multiple messages, one after the other. We never have all the
data we need at once, so using text nodes is a cleaner way to structure
the code.

Fixes T109

Details

Provenance
clumensAuthored on May 13 2024, 1:47 PM
Parents
rP1facd1af3448: API: libcrmcommon: Add extra XML elements needed for iso8601 output.
Branches
Unknown
Tags
Unknown
Tasks
Restricted Maniphest Task