Section courante

A propos

Section administrative du site

Save-Module

Sauvegarde le module
PowerShell

Syntaxe

Save-Module [-Name] String[] [-MinimumVersion String] [-MaximumVersion String] [-RequiredVersion String] [-Repository String[]] [-Path] String [-Proxy Uri] [-ProxyCredential PSCredential] [-Credential PSCredential] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [CommonParameters]
Save-Module [-Name] String[] [-MinimumVersion String] [-MaximumVersion String] [-RequiredVersion String] [-Repository String[]] -LiteralPath String [-Proxy Uri] [-ProxyCredential PSCredential] [-Credential PSCredential] [-Force] [-AllowPrerelease] [-AcceptLicense] [-WhatIf] [-Confirm] [CommonParameters]
Save-Module [-InputObject] PSObject[] -LiteralPath String [-Proxy Uri] [-ProxyCredential PSCredential] [-Credential PSCredential] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] [CommonParameters]
Save-Module [-InputObject] PSObject[] [-Path] String [-Proxy Uri] [-ProxyCredential PSCredential] [-Credential PSCredential] [-Force] [-AcceptLicense] [-WhatIf] [-Confirm] [CommonParameters]

Description

Cette commande permet d'enregistrer un module et ses dépendances sur l'ordinateur local mais n'installe pas le module.



Dernière mise à jour : Samedi, le 16 Janvier 2021