Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

K8S tutorial: cue cmd ls and cue cmd dump do not produce any output #38

Closed
wstrange opened this issue Apr 20, 2019 · 2 comments
Closed

Comments

@wstrange
Copy link

wstrange commented Apr 20, 2019

I am not sure if this is pilot error, or a recent commit changed something, but I can't see any objects being listed or dumped.

cd cuelang/cue/doc/tutorial/kubernetes/manual/services
cue cmd dump ./...
cue cmd dump
cue cmd ls 
cue cmd ls ./...

None of the above commands produce any output. cmd ls|dump works if I specify a path to a directory. For example - this works:

cue ls frontend/waiter 
Service         frontend        waiter
Deployment      frontend        waiter

Is this expected behavior?

@mpvl mpvl added cla: yes and removed cla: yes labels Apr 23, 2019
@mpvl
Copy link
Contributor

mpvl commented Apr 24, 2019

Not a pilot error. It's a regression. I'll push out a fix shortly.

@cueckoo
Copy link

cueckoo commented Jul 3, 2021

This issue has been migrated to cue-lang/cue#38.

For more details about CUE's migration to a new home, please see cue-lang/cue#1078.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants