Thomas Nieto
Thomas Nieto
Here are the two tags used in PSRG to denote if a NuGet package is a module or script. * PSModule * PSScript The logic should be updated check packages...
I've always thought Send and Receive were closest to Upload and Download. While Save does work due to precedent there is no paired verb for upload.
If you remove the solid header line it works.
This may be caused by a space in the second column. The parser is able to handle renaming spaces to underscore in the first column.
@TravisEz13 is this still an issue?
@TravisEz13 what do you think about moving this issue to a discussion?
@TravisEz13 what do you think about moving this issue to a discussion?
@TravisEz13 what do you think about moving this issue to a discussion?
@StevenBucher98 can this be moved to the PSDSC repository?
What is the main benefit of adding this verb? In a `Ensure` vs `Set` cmdlet all I see `Ensure` is going to run a `Test` then `Set` if needed. The...