PowerShellGet Description
PowerShellGet is a module that allows you to discover, install, update, and publish PowerShell artifacts such as modules, DSC resources and role capabilities. The Find-Command cmdlet searches PowerShell commands like cmdlets, aliases and functions. Find-Command searches registered repositories for modules. A PSGetCommandInfo object returns each command that Find-Command finds. The PSGetCommandInfo object is available for sending down the pipeline to Install-Module cmdlet. Install-Module installs a module that contains the command. You can locate DSC resources using the parameters Tag or RequiredVersion. Tag displays the current version for every resource that has the specified tag in it. RequiredVersion requires the ModuleName parameter, while the Name parameter can be optional. The output is limited by the Name and ModuleName parameters. To display all versions of a DSC resource, use the AllVersions parameter.
Pricing
Integrations
Company Details
Product Details
PowerShellGet Features and Options
PowerShellGet Lists
PowerShellGet User Reviews
Write a Review- Previous
- Next