]> git.ipfire.org Git - thirdparty/systemd.git/commit
userdbctl: add --uuid filtering option 37097/head
authorErin Shepherd <erin.shepherd@e43.eu>
Mon, 21 Jul 2025 19:29:53 +0000 (19:29 +0000)
committerErin Shepherd <erin.shepherd@e43.eu>
Mon, 21 Jul 2025 19:29:53 +0000 (19:29 +0000)
commit466562c69b75cec197176f556b940a43bb8350f2
tree8a0f786c664e51225485df180304f32f3db95480
parent52874bb763cf97e453ef49a9f71db7c4cc6c1322
userdbctl: add --uuid filtering option

This uses the new UUID-based filtering logic inside the userdb library
to return just the requested user/group record
man/userdbctl.xml
src/userdb/userdbctl.c