Open alemrtv opened 2 weeks ago
Name | Link |
---|---|
Latest commit | ea7c81860ca4353abbef106265bb7166c81fcc9b |
Latest deploy log | https://app.netlify.com/sites/polite-licorice-3db33c/deploys/6748cbe594f8460008d93422 |
Hey @alemrtv, sorry for the delay on the review. I'll take a look as soon as possible.
Hey @alemrtv ! Sorry for the delayed review... Many of us were away with Kubecon and still playing catch up. I'll review this next week, latest. 🙏
--context-value
command line flag to pass arbitrary key value pairs to the evaluation contextFixes #1435
Follow-up Tasks
How to test
issue the
flagd start
command with the -X flag and provide key value pairs like:flagd start -X name=jane -X age=31
orflagd start --context-value name=jane --context-value age=31