Publishing to PowerShell Gallery

Get or generate a key from here: https://www.powershellgallery.com/account/apikeysarrow-up-right

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

Publish-Module -Name Visio -NuGetApiKey "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"

Last updated