-
Hi All, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Yes, https://cuelang.org/docs/integrations/yaml/ Contrast the JSON section: https://cuelang.org/docs/integrations/json/#generate-json I have raised #1048 to fix this omission. |
Beta Was this translation helpful? Give feedback.
-
This discussion has been migrated to cue-lang/cue#1046. For more details about CUE's migration to a new home, please see cue-lang/cue#1078. |
Beta Was this translation helpful? Give feedback.
Yes,
cue export
is the correct way. And you are right to point out an omission in the docs:https://cuelang.org/docs/integrations/yaml/
Contrast the JSON section:
https://cuelang.org/docs/integrations/json/#generate-json
I have raised #1048 to fix this omission.