I'd like to know how it's possible using the lvm cli tool to clone an existing lvm thin volume, creating another thin-volume with the same contents (but possibly a larger size) as the original one.
So something like LXC does when you execute lxc-clone.
The only information I could find about creating a thin volume with another as its origin was about creating snapshots.