SymlinkTask

Creates symlink(s) to a specified file / directory or a collection of files / directories.

Table 161. Attributes

Name Type Description Default Required
target String What you're trying to symlink from n/a Yes (or nested FileSet)
link String Where you'd like the symlink(s) n/a Yes
overwrite Boolean Whether to override the symlink if it exists but points to a different location false No