Skip to content

Commit 5161a74

Browse files
committed
Regeenrated help from new markdown files
1 parent 72ba4f0 commit 5161a74

File tree

1 file changed

+29
-31
lines changed

1 file changed

+29
-31
lines changed

tools/AzureRM.BootStrapper/help/AzureRM.Bootstrapper-help.xml

Lines changed: 29 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<helpItems xmlns="http://msh" schema="maml">
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<helpItems schema="maml">
33

44
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
55
<command:details><command:name>Get-AzureRmModule</command:name>
@@ -23,7 +23,7 @@
2323
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
2424
<dev:type><maml:name>String</maml:name>
2525
<maml:uri /></dev:type>
26-
<dev:defaultValue>None</dev:defaultValue>
26+
<dev:defaultValue></dev:defaultValue>
2727
</command:parameter>
2828
<command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none"><maml:name>Module</maml:name>
2929
<maml:Description><maml:para>The AzureRM module to retreive the version for.
@@ -32,7 +32,7 @@
3232
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
3333
<dev:type><maml:name>String</maml:name>
3434
<maml:uri /></dev:type>
35-
<dev:defaultValue>None</dev:defaultValue>
35+
<dev:defaultValue></dev:defaultValue>
3636
</command:parameter>
3737
</command:syntaxItem>
3838
</command:syntax>
@@ -43,7 +43,7 @@
4343
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
4444
<dev:type><maml:name>String</maml:name>
4545
<maml:uri /></dev:type>
46-
<dev:defaultValue>None</dev:defaultValue>
46+
<dev:defaultValue></dev:defaultValue>
4747
</command:parameter>
4848
<command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"><maml:name>Profile</maml:name>
4949
<maml:Description><maml:para>The profile version to check for the given module.
@@ -52,7 +52,7 @@
5252
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
5353
<dev:type><maml:name>String</maml:name>
5454
<maml:uri /></dev:type>
55-
<dev:defaultValue>None</dev:defaultValue>
55+
<dev:defaultValue></dev:defaultValue>
5656
</command:parameter>
5757
</command:parameters>
5858
<command:inputTypes><command:inputType><dev:type><maml:name>None</maml:name>
@@ -76,8 +76,8 @@
7676
<command:examples><command:example><maml:title>Example 1</maml:title>
7777
<dev:code>PS C:\&gt; Get-AzureRmModule -Profile 2017-03-09-profile -Module AzureRM.Storage
7878

79-
1.2.8</dev:code>
80-
<dev:remarks><maml:para>The version of the AzureRM.Storage module that supports profile 2017-03-09 is version 1.2.8.
79+
1.2.4</dev:code>
80+
<dev:remarks><maml:para>The version of the AzureRM.Storage module that supports profile 2017-03-09-profile is version 1.2.4.
8181
</maml:para>
8282
</dev:remarks>
8383
</command:example>
@@ -179,14 +179,13 @@
179179
<maml:Description><maml:para>The profile version to install. You can get a list of available profile versions using Get-AzureRmProfile -ListAvailable
180180
</maml:para>
181181
</maml:Description>
182-
<command:parameterValueGroup><command:parameterValue required="false" variableLength="false">2016-09</command:parameterValue>
183-
<command:parameterValue required="false" variableLength="false">2016-05</command:parameterValue>
182+
<command:parameterValueGroup><command:parameterValue required="false" variableLength="false">2017-03-09-profile</command:parameterValue>
184183
<command:parameterValue required="false" variableLength="false">&lt;others&gt;</command:parameterValue>
185184
</command:parameterValueGroup>
186185
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
187186
<dev:type><maml:name>String</maml:name>
188187
<maml:uri /></dev:type>
189-
<dev:defaultValue>None</dev:defaultValue>
188+
<dev:defaultValue></dev:defaultValue>
190189
</command:parameter>
191190
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Scope</maml:name>
192191
<maml:Description><maml:para>Specifies the installation scope of the modules. The acceptable values for this parameter are: AllUsers and CurrentUser. The AllUsers scope lets modules be installed in a location that is accessible to all users of the computer. The CurrentUser scope lets modules be installed in a location that is available only to the current user.
@@ -217,7 +216,7 @@
217216
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
218217
<dev:type><maml:name>String</maml:name>
219218
<maml:uri /></dev:type>
220-
<dev:defaultValue>None</dev:defaultValue>
219+
<dev:defaultValue></dev:defaultValue>
221220
</command:parameter>
222221
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Scope</maml:name>
223222
<maml:Description><maml:para>Specifies the installation scope of the modules. The acceptable values for this parameter are: AllUsers and CurrentUser. The AllUsers scope lets modules be installed in a location that is accessible to all users of the computer. The CurrentUser scope lets modules be installed in a location that is available only to the current user.
@@ -258,7 +257,7 @@
258257
</maml:alertSet>
259258
<command:examples><command:example><maml:title>Example 1</maml:title>
260259
<dev:code>PS C:\&gt; Install-AzureRmProfile -Profile '2017-03-09-profile'</dev:code>
261-
<dev:remarks><maml:para>Install all the modules associated with profile '2017-03-09'
260+
<dev:remarks><maml:para>Install all the modules associated with profile '2017-03-09-profile'
262261
</maml:para>
263262
</dev:remarks>
264263
</command:example>
@@ -282,13 +281,13 @@
282281
</maml:para>
283282
</maml:Description>
284283
<command:parameterValueGroup><command:parameterValue required="false" variableLength="false">2016-09</command:parameterValue>
285-
<command:parameterValue required="false" variableLength="false">2016-05</command:parameterValue>
284+
<command:parameterValue required="false" variableLength="false">2017-03-09-profile</command:parameterValue>
286285
<command:parameterValue required="false" variableLength="false">&lt;others&gt;</command:parameterValue>
287286
</command:parameterValueGroup>
288287
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
289288
<dev:type><maml:name>String</maml:name>
290289
<maml:uri /></dev:type>
291-
<dev:defaultValue>None</dev:defaultValue>
290+
<dev:defaultValue></dev:defaultValue>
292291
</command:parameter>
293292
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="cf"><maml:name>Confirm</maml:name>
294293
<maml:Description><maml:para>Request confrimation for any change made by the cmdlet
@@ -341,7 +340,7 @@
341340
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
342341
<dev:type><maml:name>String</maml:name>
343342
<maml:uri /></dev:type>
344-
<dev:defaultValue>None</dev:defaultValue>
343+
<dev:defaultValue></dev:defaultValue>
345344
</command:parameter>
346345
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="wi"><maml:name>WhatIf</maml:name>
347346
<maml:Description><maml:para>Print the changes that would be made in executing the cmdlets, but do not make any changes.
@@ -373,7 +372,7 @@
373372
</maml:alertSet>
374373
<command:examples><command:example><maml:title>Example 1</maml:title>
375374
<dev:code>PS C:\&gt; Uninstall-AzureRmProfile '2017-03-09-profile'</dev:code>
376-
<dev:remarks><maml:para>Uninstall all modules associated with the '2017-03-09' profile on the machine
375+
<dev:remarks><maml:para>Uninstall all modules associated with the '2017-03-09-profile' profile on the machine
377376
</maml:para>
378377
</dev:remarks>
379378
</command:example>
@@ -396,15 +395,14 @@
396395
<maml:Description><maml:para>The profile version to load in the current PowerShell session.
397396
</maml:para>
398397
</maml:Description>
399-
<command:parameterValueGroup><command:parameterValue required="false" variableLength="false">2016-09</command:parameterValue>
400-
<command:parameterValue required="false" variableLength="false">2016-05</command:parameterValue>
398+
<command:parameterValueGroup><command:parameterValue required="false" variableLength="false">2017-03-09-profile</command:parameterValue>
401399
<command:parameterValue required="false" variableLength="false">Latest</command:parameterValue>
402400
<command:parameterValue required="false" variableLength="false">&lt;others&gt;</command:parameterValue>
403401
</command:parameterValueGroup>
404402
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
405403
<dev:type><maml:name>String</maml:name>
406404
<maml:uri /></dev:type>
407-
<dev:defaultValue>None</dev:defaultValue>
405+
<dev:defaultValue></dev:defaultValue>
408406
</command:parameter>
409407
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none"><maml:name>Module</maml:name>
410408
<maml:Description><maml:para>The module name to be updated.
@@ -413,7 +411,7 @@
413411
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
414412
<dev:type><maml:name>String</maml:name>
415413
<maml:uri /></dev:type>
416-
<dev:defaultValue>None</dev:defaultValue>
414+
<dev:defaultValue></dev:defaultValue>
417415
</command:parameter>
418416
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="cf"><maml:name>Confirm</maml:name>
419417
<maml:Description><maml:para>Request confrimation for any change made by the cmdlet
@@ -495,7 +493,7 @@
495493
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
496494
<dev:type><maml:name>String</maml:name>
497495
<maml:uri /></dev:type>
498-
<dev:defaultValue>None</dev:defaultValue>
496+
<dev:defaultValue></dev:defaultValue>
499497
</command:parameter>
500498
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none"><maml:name>Module</maml:name>
501499
<maml:Description><maml:para>The module name to be updated.
@@ -504,7 +502,7 @@
504502
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
505503
<dev:type><maml:name>String</maml:name>
506504
<maml:uri /></dev:type>
507-
<dev:defaultValue>None</dev:defaultValue>
505+
<dev:defaultValue></dev:defaultValue>
508506
</command:parameter>
509507
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Scope</maml:name>
510508
<maml:Description><maml:para>Specifies the installation scope of the modules. The acceptable values for this parameter are: AllUsers and CurrentUser. The AllUsers scope lets modules be installed in a location that is accessible to all users of the computer. The CurrentUser scope lets modules be installed in a location that is available only to the current user.
@@ -545,7 +543,7 @@
545543
</maml:alertSet>
546544
<command:examples><command:example><maml:title>Example 1</maml:title>
547545
<dev:code>PS C:\&gt; Update-AzureRmProfile -Profile '2017-03-09-profile'</dev:code>
548-
<dev:remarks><maml:para>Update the modules associated with profile '2017-03-09' to their latest versions and load in the current session. This should be executed after opening a new PowerShell session.
546+
<dev:remarks><maml:para>Update the modules associated with profile '2017-03-09-profile' to their latest versions and load in the current session. This should be executed after opening a new PowerShell session.
549547
</maml:para>
550548
</dev:remarks>
551549
</command:example>
@@ -580,14 +578,14 @@
580578
<maml:Description><maml:para>The profile version to load in the current PowerShell session.
581579
</maml:para>
582580
</maml:Description>
583-
<command:parameterValueGroup><command:parameterValue required="false" variableLength="false">2016-09</command:parameterValue>
584-
<command:parameterValue required="false" variableLength="false">2016-05</command:parameterValue>
581+
<command:parameterValueGroup><command:parameterValue required="false" variableLength="false">2017-03-09-profile</command:parameterValue>
582+
<command:parameterValue required="false" variableLength="false">2017-03-09-profile</command:parameterValue>
585583
<command:parameterValue required="false" variableLength="false">&lt;others&gt;</command:parameterValue>
586584
</command:parameterValueGroup>
587585
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
588586
<dev:type><maml:name>String</maml:name>
589587
<maml:uri /></dev:type>
590-
<dev:defaultValue>None</dev:defaultValue>
588+
<dev:defaultValue></dev:defaultValue>
591589
</command:parameter>
592590
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none"><maml:name>Module</maml:name>
593591
<maml:Description><maml:para>The module name to be used.
@@ -596,7 +594,7 @@
596594
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
597595
<dev:type><maml:name>String</maml:name>
598596
<maml:uri /></dev:type>
599-
<dev:defaultValue>None</dev:defaultValue>
597+
<dev:defaultValue></dev:defaultValue>
600598
</command:parameter>
601599
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="cf"><maml:name>Confirm</maml:name>
602600
<maml:Description><maml:para>Request confrimation for any change made by the cmdlet
@@ -661,7 +659,7 @@
661659
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
662660
<dev:type><maml:name>String</maml:name>
663661
<maml:uri /></dev:type>
664-
<dev:defaultValue>None</dev:defaultValue>
662+
<dev:defaultValue></dev:defaultValue>
665663
</command:parameter>
666664
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="1" aliases="none"><maml:name>Module</maml:name>
667665
<maml:Description><maml:para>The module name to be used.
@@ -670,7 +668,7 @@
670668
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
671669
<dev:type><maml:name>String</maml:name>
672670
<maml:uri /></dev:type>
673-
<dev:defaultValue>None</dev:defaultValue>
671+
<dev:defaultValue></dev:defaultValue>
674672
</command:parameter>
675673
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"><maml:name>Scope</maml:name>
676674
<maml:Description><maml:para>Specifies the installation scope of the modules. The acceptable values for this parameter are: AllUsers and CurrentUser. The AllUsers scope lets modules be installed in a location that is accessible to all users of the computer. The CurrentUser scope lets modules be installed in a location that is available only to the current user.
@@ -711,7 +709,7 @@
711709
</maml:alertSet>
712710
<command:examples><command:example><maml:title>Example 1</maml:title>
713711
<dev:code>PS C:\&gt; Use-AzureRmProfile -Profile '2017-03-09-profile'</dev:code>
714-
<dev:remarks><maml:para>Load the modules associated with profile version '2017-03-09' in the current session. This should be executed after opening a new PowerShell session.
712+
<dev:remarks><maml:para>Load the modules associated with profile version '2017-03-09-profile' in the current session. This should be executed after opening a new PowerShell session.
715713
</maml:para>
716714
</dev:remarks>
717715
</command:example>

0 commit comments

Comments
 (0)