preset apply <resolvable> [target-directory]
Apply a preset
Arguments
| Name | Description | 
|---|---|
| resolvable | Repository identifier or path to the preset | 
| target-directory | Directory in which to apply the preset | 
Options
| Name | Description | 
|---|---|
| --path, -p  <path> | Path to a sub-directory in which to look for a preset | 
| --tag, -t  <tag> | Branch or tag to use if the preset is a repository | 
| --no-ssh | Do not use SSH when cloning repositories | 
| --no-cache | Do not use the cached repository if it exists |