Skip to content

Commit

Permalink
Local: Update version to 1.0.252 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
tlindsay42 committed Jun 12, 2018
1 parent 2bc93d7 commit d5a2f97
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 46 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -341,5 +341,5 @@ <h1 id="the-armor-community-powershell-module">The Armor Community PowerShell Mo

<!--
MkDocs version : 0.17.3
Build Date UTC : 2018-06-10 22:15:22
Build Date UTC : 2018-06-12 15:35:52
-->
2 changes: 1 addition & 1 deletion public/Armor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
<p>Module Name: Armor
Module Guid: 226c1ea9-1078-402a-861c-10a845a0d173
Download Help Link: https://github.com/tlindsay42/ArmorPowerShell/tree/master/Armor/en-US/
Help Version: 1.0.232
Help Version: 1.0.252
Locale: en-US</p>
<hr />
<h1 id="armor-module">Armor Module</h1>
Expand Down
6 changes: 3 additions & 3 deletions search/search_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
{
"location": "/user/Update/",
"text": "Option 1: PowerShell Gallery Update (Recommended)\n\n\nIf you installed the module via the PowerShell Gallery, please implement the following when you want to update to a newer version:\n\n\n\n\nOpen a PowerShell console with the \nRun as Administrator\n option.\n\n\nRun \nUpdate-Module -Name 'Armor'\n.\n\n\n\n\nOption 2: PowerShell Gallery Download\n\n\nIf you deployed a saved module via the PowerShell Gallery, please implement the following when you want to update to a newer version:\n\n\n\n\nOpen a PowerShell console with the \nRun as Administrator\n option.\n\n\nRun \nSave-Module -Name 'Armor' -Path $path\n to download the module from the PowerShell Gallery. Note that the first time you install from the remote repository it may ask you to first trust the repository.\n\n\nCopy the contents of the Armor module folder onto your workstation into the desired PowerShell Module path.\n\n\n\n\nOption 3: Manual Installation\n\n\nIf you deployed the module via download from GitHub, please implement the following when you want to update to a newer version:\n\n\n\n\nDownload the latest [release version][release] to your workstation.\n\n\nCopy the contents of the \nArmor\n folder onto your workstation into the desired PowerShell Module path.\n\n\n\n\n[release] https://github.com/tlindsay42/ArmorPowerShell/releases",
"text": "Option 1: PowerShell Gallery Update (Recommended)\n\n\nIf you installed the module via the PowerShell Gallery, please implement the following when you want to update to a newer version:\n\n\n\n\nOpen a PowerShell console with the \nRun as Administrator\n option.\n\n\nRun \nUpdate-Module -Name 'Armor'\n.\n\n\n\n\nOption 2: PowerShell Gallery Download\n\n\nIf you deployed a saved module via the PowerShell Gallery, please implement the following when you want to update to a newer version:\n\n\n\n\nOpen a PowerShell console with the \nRun as Administrator\n option.\n\n\nRun \nSave-Module -Name 'Armor' -Path $path\n to download the module from the PowerShell Gallery. Note that the first time you install from the remote repository it may ask you to first trust the repository.\n\n\nCopy the contents of the Armor module folder onto your workstation into the desired PowerShell Module path.\n\n\n\n\nOption 3: Manual Installation\n\n\nIf you deployed the module via download from GitHub, please implement the following when you want to update to a newer version:\n\n\n\n\nDownload the latest \nrelease version\n to your workstation.\n\n\nCopy the contents of the \nArmor\n folder onto your workstation into the desired PowerShell Module path.",
"title": "Update"
},
{
Expand All @@ -57,7 +57,7 @@
},
{
"location": "/user/Update/#option-3-manual-installation",
"text": "If you deployed the module via download from GitHub, please implement the following when you want to update to a newer version: Download the latest [release version][release] to your workstation. Copy the contents of the Armor folder onto your workstation into the desired PowerShell Module path. [release] https://github.com/tlindsay42/ArmorPowerShell/releases",
"text": "If you deployed the module via download from GitHub, please implement the following when you want to update to a newer version: Download the latest release version to your workstation. Copy the contents of the Armor folder onto your workstation into the desired PowerShell Module path.",
"title": "Option 3: Manual Installation"
},
{
Expand Down Expand Up @@ -117,7 +117,7 @@
},
{
"location": "/public/Armor/",
"text": "Module Name: Armor\nModule Guid: 226c1ea9-1078-402a-861c-10a845a0d173\nDownload Help Link: https://github.com/tlindsay42/ArmorPowerShell/tree/master/Armor/en-US/\nHelp Version: 1.0.232\nLocale: en-US\n\n\n\n\nArmor Module\n\n\nDescription\n\n\nArmor command-line interface.\n\n\nArmor Cmdlets\n\n\nConnect-Armor\n\n\nConnects to the Armor API and establishes a session.\n\n\nDisconnect-Armor\n\n\nDisconnects from Armor and destroys the session information.\n\n\nGet-ArmorAccount\n\n\nRetrieves Armor account details.\n\n\nGet-ArmorAccountAddress\n\n\nRetrieves the mailing address on file for Armor accounts.\n\n\nGet-ArmorAccountContext\n\n\nRetrieves the Armor Anywhere or Armor Complete account currently in context.\n\n\nGet-ArmorCompleteDatacenter\n\n\nRetrieves Armor Complete datacenter details.\n\n\nGet-ArmorCompleteWorkload\n\n\nRetrieves Armor Complete workloads.\n\n\nGet-ArmorCompleteWorkloadTier\n\n\nRetrieves tiers in an Armor Complete workload.\n\n\nGet-ArmorIdentity\n\n\nRetrieves identity details about your Armor user account.\n\n\nGet-ArmorUser\n\n\nRetrieves Armor user account details.\n\n\nGet-ArmorVM\n\n\nRetrieves Armor Complete and Armor Anywhere virtual machine details.\n\n\nInvoke-ArmorWebRequest\n\n\nSends custom requests to Armor API endpoints.\n\n\nRemove-ArmorCompleteWorkload\n\n\nDeletes Armor Complete workloads.\n\n\nRename-ArmorCompleteVM\n\n\nRenames Armor Complete virtual machines.\n\n\nRename-ArmorCompleteWorkload\n\n\nRenames Armor Complete workloads.\n\n\nReset-ArmorCompleteVM\n\n\nResets Armor Complete virtual machines.\n\n\nRestart-ArmorCompleteVM\n\n\nReboots Armor Complete virtual machines gracefully.\n\n\nSet-ArmorAccountContext\n\n\nSets the Armor Anywhere or Armor Complete account context.\n\n\nStart-ArmorCompleteVM\n\n\nStarts Armor Complete virtual machines.\n\n\nStop-ArmorCompleteVM\n\n\nStops Armor Complete virtual machines.",
"text": "Module Name: Armor\nModule Guid: 226c1ea9-1078-402a-861c-10a845a0d173\nDownload Help Link: https://github.com/tlindsay42/ArmorPowerShell/tree/master/Armor/en-US/\nHelp Version: 1.0.252\nLocale: en-US\n\n\n\n\nArmor Module\n\n\nDescription\n\n\nArmor command-line interface.\n\n\nArmor Cmdlets\n\n\nConnect-Armor\n\n\nConnects to the Armor API and establishes a session.\n\n\nDisconnect-Armor\n\n\nDisconnects from Armor and destroys the session information.\n\n\nGet-ArmorAccount\n\n\nRetrieves Armor account details.\n\n\nGet-ArmorAccountAddress\n\n\nRetrieves the mailing address on file for Armor accounts.\n\n\nGet-ArmorAccountContext\n\n\nRetrieves the Armor Anywhere or Armor Complete account currently in context.\n\n\nGet-ArmorCompleteDatacenter\n\n\nRetrieves Armor Complete datacenter details.\n\n\nGet-ArmorCompleteWorkload\n\n\nRetrieves Armor Complete workloads.\n\n\nGet-ArmorCompleteWorkloadTier\n\n\nRetrieves tiers in an Armor Complete workload.\n\n\nGet-ArmorIdentity\n\n\nRetrieves identity details about your Armor user account.\n\n\nGet-ArmorUser\n\n\nRetrieves Armor user account details.\n\n\nGet-ArmorVM\n\n\nRetrieves Armor Complete and Armor Anywhere virtual machine details.\n\n\nInvoke-ArmorWebRequest\n\n\nSends custom requests to Armor API endpoints.\n\n\nRemove-ArmorCompleteWorkload\n\n\nDeletes Armor Complete workloads.\n\n\nRename-ArmorCompleteVM\n\n\nRenames Armor Complete virtual machines.\n\n\nRename-ArmorCompleteWorkload\n\n\nRenames Armor Complete workloads.\n\n\nReset-ArmorCompleteVM\n\n\nResets Armor Complete virtual machines.\n\n\nRestart-ArmorCompleteVM\n\n\nReboots Armor Complete virtual machines gracefully.\n\n\nSet-ArmorAccountContext\n\n\nSets the Armor Anywhere or Armor Complete account context.\n\n\nStart-ArmorCompleteVM\n\n\nStarts Armor Complete virtual machines.\n\n\nStop-ArmorCompleteVM\n\n\nStops Armor Complete virtual machines.",
"title": "Module Description"
},
{
Expand Down
78 changes: 39 additions & 39 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

Expand All @@ -13,49 +13,49 @@

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//user/Requirements/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//user/Install/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//user/Update/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//user/Uninstall/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//user/Getting_Started/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//user/Project_Architecture/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//user/Licensing/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//user/FAQs/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

Expand All @@ -65,127 +65,127 @@

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Armor/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Connect-Armor/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Disconnect-Armor/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Get-ArmorAccount/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Get-ArmorAccountAddress/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Get-ArmorAccountContext/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Get-ArmorCompleteDatacenter/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Get-ArmorCompleteWorkload/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Get-ArmorCompleteWorkloadTier/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Get-ArmorIdentity/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Get-ArmorUser/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Get-ArmorVM/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Invoke-ArmorWebRequest/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Remove-ArmorCompleteWorkload/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Rename-ArmorCompleteWorkload/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Rename-ArmorCompleteVM/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Reset-ArmorCompleteVM/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Restart-ArmorCompleteVM/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Set-ArmorAccountContext/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Start-ArmorCompleteVM/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//public/Stop-ArmorCompleteVM/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

Expand All @@ -195,55 +195,55 @@

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//private/Format-ArmorApiRequestBody/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//private/Get-ArmorApiData/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//private/New-ArmorApiToken/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//private/New-ArmorApiUri/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//private/New-ArmorApiUriQuery/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//private/Select-ArmorApiResult/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//private/Submit-ArmorApiRequest/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//private/Test-ArmorSession/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

<url>
<loc>https://tlindsay42.github.io/ArmorPowerShell//private/Update-ArmorApiToken/</loc>
<lastmod>2018-06-10</lastmod>
<lastmod>2018-06-12</lastmod>
<changefreq>daily</changefreq>
</url>

Expand Down
3 changes: 1 addition & 2 deletions user/Update/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,10 +302,9 @@ <h2 id="option-2-powershell-gallery-download">Option 2: PowerShell Gallery Downl
<h2 id="option-3-manual-installation">Option 3: Manual Installation</h2>
<p>If you deployed the module via download from GitHub, please implement the following when you want to update to a newer version:</p>
<ol>
<li>Download the latest [release version][release] to your workstation.</li>
<li>Download the latest <a href="https://github.com/tlindsay42/ArmorPowerShell/releases">release version</a> to your workstation.</li>
<li>Copy the contents of the <em>Armor</em> folder onto your workstation into the desired PowerShell Module path.</li>
</ol>
<p>[release] https://github.com/tlindsay42/ArmorPowerShell/releases</p>

</div>
</div>
Expand Down

0 comments on commit d5a2f97

Please sign in to comment.