Types/docker.help/get_CommandName.ps1

@(foreach ($cmd in $this.Commands) {    
    $cmd.CommandName
}) -ne '' -as [string[]]