<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Module commands reference on PowerShell module PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.0.1.0/docs/commands/</link><description>Recent content in Module commands reference on PowerShell module PackageUpdateInfo</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 10 Nov 2018 00:00:00 +0000</lastBuildDate><atom:link href="https://packageupdateinfo.andibellstedt.com/v1.0.1.0/docs/commands/index.xml" rel="self" type="application/rss+xml"/><item><title>Export-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.0.1.0/docs/commands/export-packageupdateinfo/</link><pubDate>Sat, 10 Nov 2018 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.0.1.0/docs/commands/export-packageupdateinfo/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2018-11-10
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: de-DE
Module Name: PackageUpdateInfo
ms.date: 06.01.2026
PlatyPS schema version: 2024-05-01
title: Export-PackageUpdateInfo
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Export PackageUpdateInfo to a data file&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="__allparametersets"&gt;__AllParameterSets&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Export-PackageUpdateInfo [[-Path] &amp;lt;string&amp;gt;] -InputObject &amp;lt;Info[]&amp;gt; [-OutputFormat &amp;lt;string&amp;gt;]
 [-Encoding &amp;lt;string&amp;gt;] [-Force] [-Append] [-IncludeTimeStamp] [-PassThru] [-WhatIf] [-Confirm]
 [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliases"&gt;ALIASES&lt;/h2&gt;
&lt;p&gt;This cmdlet has the following aliases,&lt;/p&gt;</description></item><item><title>Get-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.0.1.0/docs/commands/get-packageupdateinfo/</link><pubDate>Sat, 10 Nov 2018 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.0.1.0/docs/commands/get-packageupdateinfo/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2018-11-10
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: de-DE
Module Name: PackageUpdateInfo
ms.date: 06.01.2026
PlatyPS schema version: 2024-05-01
title: Get-PackageUpdateInfo
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Get info about up-to-dateness for installed modules&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="defaultset1-default"&gt;DefaultSet1 (Default)&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Get-PackageUpdateInfo [-Name &amp;lt;string[]&amp;gt;] [-Repository &amp;lt;string[]&amp;gt;] [-ShowOnlyNeededUpdate]
 [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id="currentuser"&gt;CurrentUser&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Get-PackageUpdateInfo [-Name &amp;lt;string[]&amp;gt;] [-Repository &amp;lt;string[]&amp;gt;] [-ShowOnlyNeededUpdate]
 [-CurrentUser] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id="allusers"&gt;AllUsers&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Get-PackageUpdateInfo [-Name &amp;lt;string[]&amp;gt;] [-Repository &amp;lt;string[]&amp;gt;] [-ShowOnlyNeededUpdate]
 [-AllUsers] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliases"&gt;ALIASES&lt;/h2&gt;
&lt;p&gt;This cmdlet has the following aliases,&lt;/p&gt;</description></item><item><title>Import-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.0.1.0/docs/commands/import-packageupdateinfo/</link><pubDate>Sat, 10 Nov 2018 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.0.1.0/docs/commands/import-packageupdateinfo/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2018-11-10
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: de-DE
Module Name: PackageUpdateInfo
ms.date: 06.01.2026
PlatyPS schema version: 2024-05-01
title: Import-PackageUpdateInfo
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Import PackageUpdateInfo from a data file&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="__allparametersets"&gt;__AllParameterSets&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Import-PackageUpdateInfo [[-Path] &amp;lt;string&amp;gt;] [-InputFormat &amp;lt;string&amp;gt;] [-Encoding &amp;lt;string&amp;gt;] [-WhatIf]
 [-Confirm] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliases"&gt;ALIASES&lt;/h2&gt;
&lt;p&gt;This cmdlet has the following aliases,&lt;/p&gt;</description></item></channel></rss>