Open
Description
What version of CUE are you using (cue version
)?
$ 0.13.0
Does this issue reproduce with the latest stable release?
Yes
What did you do?
cue cmd command1 example.com/mycuemod@v1 -t tag1=value1
What did you expect to see?
I expect to see my command, "command1" executed
Since 0.13.0 release
"Initial support for absolute packages is introduced, which allow specifying a remote package at a particular version such as cue export foo.com/data@v1.2.3 or cue vet foo.com/schema@v1.2.3 -d '#schema' data.yaml without requiring a CUE module file locally."
What did you see instead?
module.cue not found. The command expect me to be inside the cue module already.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog