Get-Command |
Demande la commande |
|---|---|
| PowerShell | |
Syntaxe
| Get-Command [-Verb String[]] [-Noun String[]] [-Module String[]] [-FullyQualifiedModule ModuleSpecification[]] [-TotalCount Int32] [-Syntax] [-ShowCommandInfo] [[-ArgumentList] Object[]] [-All] [-ListImported] [-ParameterName String[]] [-ParameterType PSTypeName[]] [CommonParameters] |
| Get-Command [[-Name] String[]] [-Module String[]] [-FullyQualifiedModule ModuleSpecification[]] [-CommandType CommandTypes] [-TotalCount Int32] [-Syntax] [-ShowCommandInfo] [[-ArgumentList] Object[]] [-All] [-ListImported] [-ParameterName String[]] [-ParameterType PSTypeName[]] [-UseFuzzyMatching] [-UseAbbreviationExpansion] [CommonParameters] |
Description
Cette commande permet de demander toutes les commandes.
Dernière mise à jour : Jeudi, le 14 Janvier 2021