So there are three projects:
- LXC which provides the liblxc C library and has command line tools named (
lxc-XYZ) - LXD which provides a Go daemon named
lxdand a command line tool confusingly namedlxc - Incus which provides a Go daemon named
incusdand a command line tool namedincus
The LXC project, that is, the C library and associated tools at GitHub - lxc/lxc: LXC - Linux Containers is part of Linux Containers, as is Incus. LXD however is not, it was taken away from this project by Canonical over a year ago.
Your forum topic:
Shows the use of lxc copy and remotes, that’s LXD with lxc being its command line tool.