Will wildcards be supported in lxd commands? For example, I'd like to do this: $ lxc info host:* or $ lxc info host:web* and get info on all containers/containers starting with "web" on host. Is there a quick/easy way to do something similar now?