MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
442 stars 155 forks source link

Add-VSTeamProject is missing option to create public project #469

Closed JanuszNowak closed 1 year ago

JanuszNowak commented 2 years ago

Proposal

Enable Add-VSTeamProject to create public projects.

Solved Problem

Public projects can be created.

Additional info / code snippets?

SebastianSchuetze commented 1 year ago

@JanuszNowak thanks for the suggestion. I mark it as a feature, since it is not a bug. But by design it is not implemented yet.

JanuszNowak commented 1 year ago

@SebastianSchuetze 👍