Get-Command (Microsoft.PowerShell.Core) - PowerShell | Microsoft Learn

PHOTO EMBED

Tue Jul 09 2024 01:31:43 GMT+0000 (Coordinated Universal Time)

Saved by @Dewaldt

Get-Command
   [[-Name] <String[]>]
   [-Module <String[]>]
   [-FullyQualifiedModule <ModuleSpecification[]>]
   [-CommandType <CommandTypes>]
   [-TotalCount <Int32>]
   [-Syntax]
   [-ShowCommandInfo]
   [[-ArgumentList] <Object[]>]
   [-All]
   [-ListImported]
   [-ParameterName <String[]>]
   [-ParameterType <PSTypeName[]>]
   [<CommonParameters>]
content_copyCOPY

https://learn.microsoft.com/en-za/powershell/module/microsoft.powershell.core/get-command?view