# List commands in a module

```powershell
Get-Command -Module <module name>
```