-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
$ cd /projects/spiderman
$ openmetadata write $WORKSPACE c:\myworkspaceUse the dollar-sign as prefix for keywords to be expanded up a hierarchy. E.g. if a value exists underneath /projects/spiderman as:
scripts=$WORKSPACE/scriptsThen $WORKSPACE would expand into:
scripts=c:\myworkspace/scripts