Import-Alias |
Importation d'alias |
|---|---|
| PowerShell | |
Syntaxe
| Import-Alias [-Path] String [-Scope String] [-PassThru] [-Force] [-WhatIf] [-Confirm] [CommonParameters] |
| Import-Alias -LiteralPath String [-Scope String] [-PassThru] [-Force] [-WhatIf] [-Confirm] [CommonParameters] |
Description
Cette commande permet d'importer une liste d'alias dans un fichier.
Dernière mise à jour : Mardi, le 12 Janvier 2021