Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs/concept/evaluation-space: arranging CUE alongside its data inputs #87

Open
jpluscplusm opened this issue Feb 28, 2024 · 0 comments

Comments

@jpluscplusm
Copy link
Collaborator

A new 3-part concept guide explaining how to think about marshalling the CLI's evaluation space of its CUE, and its data inputs:

Foundation

  • unification of everything in scope, at the root
    • cue export file.cue data.yml
    • cue export file1.cue file2.cue
    • cue export -l staticLabel1 -l staticLabel2 file.cue data.yml
  • TODO

Detail

  • vet's behaviour, vs export/eval/def, when given multiple data files
  • data-driven -l params
  • --with-context
  • cue export .:package1 .package2
  • TODO

Advanced

  • TODO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Planned
Development

No branches or pull requests

1 participant