Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Statistics
Documentation
Sign in
Search PowerShell packages:
PSPulumi
1.0.2
PublishToGallery.ps1
1
2
3
4
5
6
$p
=
@{
Name
=
"PSPulumi"
NuGetApiKey
=
$NuGetApiKey
}
Publish-Module
@p