Publishing to PowerShell Gallery

Get or generate a key from here: https://www.powershellgallery.com/account/apikeys

The Visio PowerShell module is published to the PowerShell galleyr here: https://www.powershellgallery.com/packages/Visio/

Publish-Module -Name Visio -NuGetApiKey "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

Last updated