Message ID | cover.1650422517.git.ehem+xen@m5p.com (mailing list archive) |
---|---|
Headers | show |
Series | Allow use of JSON in domain configuration files | expand |
On Tue, Apr 19, 2022 at 07:41:57PM -0700, Elliott Mitchell wrote: > While the traditional domain configuration file format works acceptably, > I can see uses for having full JSON support. As such add "-j" and "-J" > to `xl create` to specify format. The traditional format is the current > default. Crucial note here, this hasn't been properly tested yet. Hopefully I got this right on the first try, but since that never works I need to advise actually testing. %-/