@@ -44,21 +44,7 @@ Function Disable-StdOutCommandEcho {
44
44
Write-GitHubActionsStdOutCommand - StdOutCommand ' echo' - Value ' off'
45
45
}
46
46
Set-Alias - Name ' Disable-CommandEcho' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local'
47
- Set-Alias - Name ' Disable-CommandEchoing' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
48
- Set-Alias - Name ' Disable-CommandsEcho' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
49
- Set-Alias - Name ' Disable-CommandsEchoing' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
50
- Set-Alias - Name ' Disable-EchoCommand' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
51
- Set-Alias - Name ' Disable-EchoCommands' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
52
- Set-Alias - Name ' Disable-EchoingCommand' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
53
- Set-Alias - Name ' Disable-EchoingCommands' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
54
47
Set-Alias - Name ' Stop-CommandEcho' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local'
55
- Set-Alias - Name ' Stop-CommandEchoing' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
56
- Set-Alias - Name ' Stop-CommandsEcho' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
57
- Set-Alias - Name ' Stop-CommandsEchoing' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
58
- Set-Alias - Name ' Stop-EchoCommand' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
59
- Set-Alias - Name ' Stop-EchoCommands' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
60
- Set-Alias - Name ' Stop-EchoingCommand' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
61
- Set-Alias - Name ' Stop-EchoingCommands' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
62
48
Set-Alias - Name ' Stop-StdOutCommandEcho' - Value ' Disable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local'
63
49
<#
64
50
. SYNOPSIS
@@ -87,21 +73,7 @@ Function Disable-StdOutCommandProcess {
87
73
Write-Output - InputObject $EndToken
88
74
}
89
75
Set-Alias - Name ' Disable-CommandProcess' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local'
90
- Set-Alias - Name ' Disable-CommandProcessing' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
91
- Set-Alias - Name ' Disable-CommandsProcess' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
92
- Set-Alias - Name ' Disable-CommandsProcessing' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
93
- Set-Alias - Name ' Disable-ProcessCommand' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
94
- Set-Alias - Name ' Disable-ProcessCommands' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
95
- Set-Alias - Name ' Disable-ProcessingCommand' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
96
- Set-Alias - Name ' Disable-ProcessingCommands' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
97
76
Set-Alias - Name ' Stop-CommandProcess' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local'
98
- Set-Alias - Name ' Stop-CommandProcessing' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
99
- Set-Alias - Name ' Stop-CommandsProcess' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
100
- Set-Alias - Name ' Stop-CommandsProcessing' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
101
- Set-Alias - Name ' Stop-ProcessCommand' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
102
- Set-Alias - Name ' Stop-ProcessCommands' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
103
- Set-Alias - Name ' Stop-ProcessingCommand' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
104
- Set-Alias - Name ' Stop-ProcessingCommands' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
105
77
Set-Alias - Name ' Stop-StdOutCommandProcess' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local'
106
78
Set-Alias - Name ' Suspend-CommandProcess' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local'
107
79
Set-Alias - Name ' Suspend-StdOutCommandProcess' - Value ' Disable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local'
@@ -120,21 +92,7 @@ Function Enable-StdOutCommandEcho {
120
92
Write-GitHubActionsStdOutCommand - StdOutCommand ' echo' - Value ' on'
121
93
}
122
94
Set-Alias - Name ' Enable-CommandEcho' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local'
123
- Set-Alias - Name ' Enable-CommandEchoing' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
124
- Set-Alias - Name ' Enable-CommandsEcho' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
125
- Set-Alias - Name ' Enable-CommandsEchoing' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
126
- Set-Alias - Name ' Enable-EchoCommand' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
127
- Set-Alias - Name ' Enable-EchoCommands' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
128
- Set-Alias - Name ' Enable-EchoingCommand' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
129
- Set-Alias - Name ' Enable-EchoingCommands' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
130
95
Set-Alias - Name ' Start-CommandEcho' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local'
131
- Set-Alias - Name ' Start-CommandEchoing' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
132
- Set-Alias - Name ' Start-CommandsEcho' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
133
- Set-Alias - Name ' Start-CommandsEchoing' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
134
- Set-Alias - Name ' Start-EchoCommand' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
135
- Set-Alias - Name ' Start-EchoCommands' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
136
- Set-Alias - Name ' Start-EchoingCommand' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
137
- Set-Alias - Name ' Start-EchoingCommands' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
138
96
Set-Alias - Name ' Start-StdOutCommandEcho' - Value ' Enable-StdOutCommandEcho' - Option ' ReadOnly' - Scope ' Local'
139
97
<#
140
98
. SYNOPSIS
@@ -155,23 +113,9 @@ Function Enable-StdOutCommandProcess {
155
113
Write-GitHubActionsStdOutCommand - StdOutCommand $EndToken
156
114
}
157
115
Set-Alias - Name ' Enable-CommandProcess' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local'
158
- Set-Alias - Name ' Enable-CommandProcessing' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
159
- Set-Alias - Name ' Enable-CommandsProcess' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
160
- Set-Alias - Name ' Enable-CommandsProcessing' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
161
- Set-Alias - Name ' Enable-ProcessCommand' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
162
- Set-Alias - Name ' Enable-ProcessCommands' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
163
- Set-Alias - Name ' Enable-ProcessingCommand' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
164
- Set-Alias - Name ' Enable-ProcessingCommands' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
165
116
Set-Alias - Name ' Resume-CommandProcess' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local'
166
117
Set-Alias - Name ' Resume-StdOutCommandProcess' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local'
167
118
Set-Alias - Name ' Start-CommandProcess' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local'
168
- Set-Alias - Name ' Start-CommandProcessing' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
169
- Set-Alias - Name ' Start-CommandsProcess' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
170
- Set-Alias - Name ' Start-CommandsProcessing' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
171
- Set-Alias - Name ' Start-ProcessCommand' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
172
- Set-Alias - Name ' Start-ProcessCommands' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
173
- Set-Alias - Name ' Start-ProcessingCommand' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
174
- Set-Alias - Name ' Start-ProcessingCommands' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local' # Deprecated.
175
119
Set-Alias - Name ' Start-StdOutCommandProcess' - Value ' Enable-StdOutCommandProcess' - Option ' ReadOnly' - Scope ' Local'
176
120
<#
177
121
. SYNOPSIS
@@ -201,73 +145,17 @@ Export-ModuleMember -Function @(
201
145
' Enable-StdOutCommandProcess'
202
146
) - Alias @ (
203
147
' Disable-CommandEcho' ,
204
- ' Disable-CommandEchoing' ,
205
148
' Disable-CommandProcess' ,
206
- ' Disable-CommandProcessing' ,
207
- ' Disable-CommandsEcho' ,
208
- ' Disable-CommandsEchoing' ,
209
- ' Disable-CommandsProcess' ,
210
- ' Disable-CommandsProcessing' ,
211
- ' Disable-EchoCommand' ,
212
- ' Disable-EchoCommands' ,
213
- ' Disable-EchoingCommand' ,
214
- ' Disable-EchoingCommands' ,
215
- ' Disable-ProcessCommand' ,
216
- ' Disable-ProcessCommands' ,
217
- ' Disable-ProcessingCommand' ,
218
- ' Disable-ProcessingCommands' ,
219
149
' Enable-CommandEcho' ,
220
- ' Enable-CommandEchoing' ,
221
150
' Enable-CommandProcess' ,
222
- ' Enable-CommandProcessing' ,
223
- ' Enable-CommandsEcho' ,
224
- ' Enable-CommandsEchoing' ,
225
- ' Enable-CommandsProcess' ,
226
- ' Enable-CommandsProcessing' ,
227
- ' Enable-EchoCommand' ,
228
- ' Enable-EchoCommands' ,
229
- ' Enable-EchoingCommand' ,
230
- ' Enable-EchoingCommands' ,
231
- ' Enable-ProcessCommand' ,
232
- ' Enable-ProcessCommands' ,
233
- ' Enable-ProcessingCommand' ,
234
- ' Enable-ProcessingCommands' ,
235
151
' Resume-CommandProcess' ,
236
152
' Resume-StdOutCommandProcess' ,
237
153
' Start-CommandEcho' ,
238
- ' Start-CommandEchoing' ,
239
154
' Start-CommandProcess' ,
240
- ' Start-CommandProcessing' ,
241
- ' Start-CommandsEcho' ,
242
- ' Start-CommandsEchoing' ,
243
- ' Start-CommandsProcess' ,
244
- ' Start-CommandsProcessing' ,
245
- ' Start-EchoCommand' ,
246
- ' Start-EchoCommands' ,
247
- ' Start-EchoingCommand' ,
248
- ' Start-EchoingCommands' ,
249
- ' Start-ProcessCommand' ,
250
- ' Start-ProcessCommands' ,
251
- ' Start-ProcessingCommand' ,
252
- ' Start-ProcessingCommands' ,
253
155
' Start-StdOutCommandEcho' ,
254
156
' Start-StdOutCommandProcess' ,
255
157
' Stop-CommandEcho' ,
256
- ' Stop-CommandEchoing' ,
257
158
' Stop-CommandProcess' ,
258
- ' Stop-CommandProcessing' ,
259
- ' Stop-CommandsEcho' ,
260
- ' Stop-CommandsEchoing' ,
261
- ' Stop-CommandsProcess' ,
262
- ' Stop-CommandsProcessing' ,
263
- ' Stop-EchoCommand' ,
264
- ' Stop-EchoCommands' ,
265
- ' Stop-EchoingCommand' ,
266
- ' Stop-EchoingCommands' ,
267
- ' Stop-ProcessCommand' ,
268
- ' Stop-ProcessCommands' ,
269
- ' Stop-ProcessingCommand' ,
270
- ' Stop-ProcessingCommands' ,
271
159
' Stop-StdOutCommandEcho' ,
272
160
' Stop-StdOutCommandProcess' ,
273
161
' Suspend-CommandProcess' ,
0 commit comments