Skip to content

Commit e460eb0

Browse files
committed
cmd/cue: document CUE_EXPERIMENT=embed
For now it suffices to reference the proposal placeholder, which will soon be fully populated and link to the proposal that is being drafted in https://cuelang.org/cl/1197180. Fixes #3261. Signed-off-by: Paul Jolly <[email protected]> Change-Id: I14dc4de17985cd326a910b579e96a852f2ab9587 Reviewed-on: https://review.gerrithub.io/c/cue-lang/cue/+/1197334 Reviewed-by: Roger Peppe <[email protected]> Unity-Result: CUE porcuepine <[email protected]> TryBot-Result: CUEcueckoo <[email protected]>
1 parent 8079151 commit e460eb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cmd/cue/cmd/help.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,9 @@ If an environment variable is unset or empty, sensible default setting is used.
214214
evalv3
215215
Enable the new CUE evaluator, addressing performance issues
216216
and bringing a better disjunction algorithm.
217+
embed
218+
Enable support for embedded data files as described in
219+
https://cuelang.org/discussion/3264.
217220
218221
CUE_DEBUG
219222
Comma-separated list of debug flags to enable or disable, such as:

0 commit comments

Comments
 (0)