-
Notifications
You must be signed in to change notification settings - Fork 351
Open
Labels
FeatureRequestNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
I'd like to be able to try experiments fully which includes using them in flags which accept CUE expressions.
Describe the solution you'd like
For example, with the aliasv2 experiment I'd like to be able to run the following command:
$ cue eval test.cue -e 'self & {y: 2}'
predeclared identifier "self" requires @experiment(aliasv2):
--expression:1:1Describe alternatives you've considered
None identified.
Additional context
https://cuelang.slack.com/archives/C012UU8B72M/p1772789199811189
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
FeatureRequestNew feature or requestNew feature or request