wcl set

Update the field at a dotted path with a new WCL expression, following imports to the declaring file.

ArgumentRequiredDescriptionRemarks
filerequiredEntry-point WCL file (imports are followed).
pathrequiredDotted path to the field to replace.
valuerequiredNew value, written as a WCL expression.
console
wcl set site.wcl service.web.port 9090u32