This packages implements commands to communicate with the LXD daemon over its REST API.
LXD is a container manager offering users a similar experience to virtual machines, but using Linux containers. See https://github.com/lxc/lxd for more information.
Documentation and examples can be found in haddock of the Network.LXD.Client.Commands module.
Accompanying blog post: https://hverr.github.io/posts/2017-10-02-using-servant-to-orchestrate-lxd-containers.html