Revert "cmd/cue: rip out cue.Instance and cue.Merge from 'cue cmd'"
This reverts https://cuelang.org/cl/1193718.
We broke `cue cmd ls ./...` in cuelang.org's k8s tutorial.
We will add a regression test and attempt these changes a second time.
Signed-off-by: Daniel Martí <mvdan@mvdan.cc>
Change-Id: Iba30ccd77fefce05f2f98301ce360ec3b23880a3
Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1193747
Reviewed-by: Roger Peppe <rogpeppe@gmail.com>
Unity-Result: CUE porcuepine <cue.porcuepine@gmail.com>
Reviewed-by: Paul Jolly <paul@myitcv.io>
TryBot-Result: CUEcueckoo <cueckoo@cuelang.org>