PowerShell Gallery Account
The minimum requirements to publish an item to the PowerShell Gallery are:
- Have a PowerShell Gallery account, and the API Key associated with it
- Ensure you have the required metadata for your module
- Use the pre-validation tools to ensure your item is ready to publish
- Publish the item to the PowerShell Gallery using
Publish-Module
orPublish-PSResource
- Be prepared to respond to questions or concerns about your package
Creating a PowerShell Gallery Account
- Go to https://www.powershellgallery.com and click on Sign in.
- Select the account you want to use and sign in.
- Create a username for the PowerShell Gallery, review the Terms of Use and Privacy Policy, then click Register.
For more information, see Creating and publishing an item