Id Duration CommandLine -- -------- ----------- 1 10.307 Get-Command 2 4.807 gc 3 1.671 gcm 4 0.206 gcm random 5 14.449 help gcm 6 0.044 Get-Command random 7 0.239 gcm *ran* 8 0.068 gcm *random* 9 15.082 Get-Help *YAML* 10 15.066 find-module *YAML* | format-table -auto 11 0.119 cls 12 29.015 install-module powershell-yaml 13 0.318 Get-Help *YAML* 14 18.800 help ConvertFrom-Yaml 15 0.024 cd .\Documents\CST1861\Week\07 16 0.251 Get-Content -Raw .\credscan.yml | ConvertFrom-Yaml 17 0.115 Get-Content -Raw .\credscan.yml | ConvertFrom-Yaml | gm 18 0.335 Get-Help *json* 19 0.076 Get-Content -Raw ./credscan.yml | ConvertFrom-Yaml | ConvertTo-Json -Depth 100 | Out-File test1.json