Install Universal Package (Preview)
- 14 May 2021
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
Install Universal Package (Preview)
- Updated on 14 May 2021
- 1 Minute to read
-
Print
-
DarkLight
-
PDF
This is generated from the built in components of BuildMaster 7.0.0, and may be different than what you have installed (especially if you have extensions); go to [User Icon] -> Documentation within your BuildMaster instance to see exactly what operations are available.
Install Universal Package (Preview)
Installs a universal package to the specified location using a Package Source.
Script usage:
ProGet::Install-Package( [PackageSource: <text>], Name: <text>, [Version: <text>], [To: <text>] );
Arguments:
Name | Format | Script Usage | Usage Notes |
---|---|---|---|
Package source | text | PackageSource | |
☆ Package name | text | Name | This argument is required. |
Package version | text | Version | |
To | text | To |
Was this article helpful?