wcl set
Update the field at a dotted path with a new WCL expression, following imports to the declaring file.
| Argument | Required | Description | Remarks |
|---|---|---|---|
| file | required | Entry-point WCL file (imports are followed). | — |
| path | required | Dotted path to the field to replace. | — |
| value | required | New value, written as a WCL expression. | — |
console
wcl set site.wcl service.web.port 9090u32