Replies: 2 comments 12 replies
-
|
I was getting ready to ask the same question, as, to my surprise, this desire has come up several times over the last week. I don't think using |
Beta Was this translation helpful? Give feedback.
-
|
This discussion has been migrated to cue-lang/cue#996. For more details about CUE's migration to a new home, please see cue-lang/cue#1078. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to convert a list of objects to a '---'-separated stream of YAML values with
cue export --out yaml?Or do I always need to use
MarshalStreamtogether withcue cmdBeta Was this translation helpful? Give feedback.
All reactions