cmd/cue: include metadata when publishing modules
This change wires up the new metadata support
in the modregistry package to the actual `cue mod publish`
command.
Fixes #3034
Signed-off-by: Roger Peppe <rogpeppe@gmail.com>
Change-Id: I62804cc56326f3b2b20d977901146f7548492f96
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1193706
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>