Skip to content

Commit 62a8bbf

Browse files
committed
Add force to deployment help
1 parent 7a33b15 commit 62a8bbf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/ResourceManager/Resources/Commands.Resources/Microsoft.Azure.Commands.Resources.dll-Help.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5119,6 +5119,13 @@ Resources</dev:code>
51195119
<dev:defaultValue>
51205120
</dev:defaultValue>
51215121
</command:parameter>
5122+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
5123+
<maml:name>Force</maml:name>
5124+
<maml:description>
5125+
<maml:para>Do not ask for confirmation</maml:para>
5126+
</maml:description>
5127+
<command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue>
5128+
</command:parameter>
51225129
</command:parameters>
51235130
<command:inputTypes>
51245131
<command:inputType>

0 commit comments

Comments
 (0)