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
Describes what would happen if you executed the command without actually executing the command.
148
-
149
-
```yaml
150
-
Type: SwitchParameter
151
-
Parameter Sets: (All)
152
-
Aliases: wi
153
-
154
-
Required: False
155
-
Position: Named
156
-
Default value: False
157
-
Accept pipeline input: False
158
-
Accept wildcard characters: False
159
-
```
160
-
161
-
### -Confirm
162
-
Prompts you for confirmation before executing the command.
163
-
164
-
```yaml
165
-
Type: SwitchParameter
166
-
Parameter Sets: (All)
167
-
Aliases: cf
168
-
169
-
Required: False
170
-
Position: Named
171
-
Default value: False
172
-
Accept pipeline input: False
173
-
Accept wildcard characters: False
174
-
```
175
-
176
-
### CommonParameters
177
-
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments