From: Juliusz Chroboczek <jch@irif.fr>
To: galene@lists.galene.org
Subject: [Galene] JSON templates in galenectl
Date: Sat, 02 Aug 2025 23:31:10 +0200 [thread overview]
Message-ID: <877bzlbech.wl-jch@irif.fr> (raw)
Hi,
I've just implemented JSON templates in galenectl. This allows setting
any keys that are supported by the server without explicit support in
galenectl.
For example, you can set the display name of a group by saying:
echo '{"displayName": "Bob's Ph.D. defense"}' | \
galenectl update-group -group bobs-phd -json
You can delete a key by setting it to null:
echo '{"displayName": null}' | \
galenectl update-group -group bobs-phd -json
-- Juliusz
reply other threads:[~2025-08-02 21:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.galene.org/postorius/lists/galene.lists.galene.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877bzlbech.wl-jch@irif.fr \
--to=jch@irif.fr \
--cc=galene@lists.galene.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox