Export-Alias |
Exportation d'alias |
|---|---|
| PowerShell | |
Syntaxe
| Export-Alias [-Path] String [[-Name] String[]] [-PassThru] [-As ExportAliasFormat] [-Append] [-Force] [-NoClobber] [-Description String] [-Scope String] [-WhatIf] [-Confirm] [CommonParameters] |
| Export-Alias -LiteralPath String [[-Name] String[]] [-PassThru] [-As ExportAliasFormat] [-Append] [-Force] [-NoClobber] [-Description String] [-Scope String] [-WhatIf] [-Confirm] [CommonParameters] |
Description
Cette commande permet d'exporter les informations à propos des alias actuellement définit dans un fichier.
Dernière mise à jour : Mardi, le 12 Janvier 2021