You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specifies the path to temporarily install the resource before actual installation. If no temporary path is provided, the resource is temporarily installed in the current user's temporary folder.
230
+
231
+
```yaml
232
+
Type: System.String
233
+
Parameter Sets: (All)
234
+
Aliases:
235
+
236
+
Required: False
237
+
Position: Named
238
+
Default value: None
239
+
Accept pipeline input: False
240
+
Accept wildcard characters: False
241
+
```
242
+
227
243
### -Prerelease
228
244
229
245
When specified, includes prerelease versions in search results returned.
Specifies the path to temporarily install the resource before saving. If no temporary path is provided, the resource is temporarily installed in the current user's temporary folder.
213
+
214
+
```yaml
215
+
Type: System.String
216
+
Parameter Sets: (All)
217
+
Aliases:
218
+
219
+
Required: False
220
+
Position: Named
221
+
Default value: None
222
+
Accept pipeline input: False
223
+
Accept wildcard characters: False
224
+
```
225
+
210
226
### -Prerelease
211
227
212
228
When specified, includes prerelease versions in search results returned.
Specifies the path to temporarily install the resource before actual installatoin. If no temporary path is provided, the resource is temporarily installed in the current user's temporary folder.
168
+
169
+
```yaml
170
+
Type: System.String
171
+
Parameter Sets: (All)
172
+
Aliases:
173
+
174
+
Required: False
175
+
Position: Named
176
+
Default value: None
177
+
Accept pipeline input: False
178
+
Accept wildcard characters: False
179
+
```
180
+
165
181
### -Prerelease
166
182
167
183
When specified, allows updating to a prerelease version.
0 commit comments