Network SMB browse via cmd

I cant figure out how to browse the network via SSH.

Via the UI, if you go to videos > files > Add videos… > browse > Windows network (SMB) > workgroup_name > kodi will scan and list the available computers on your network.

How can i mimic that via SSH?

i know how to mount:

Code:
mount -t cifs...

But that requires you to know all the client info; IP, login…

Thanks,