Created
October 8, 2020 18:55
-
-
Save atomicstack/67dbc78ccbb83d359da3cd759ec67147 to your computer and use it in GitHub Desktop.
how to query mDNS from the CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| muon ~ % dscacheutil -q host -a name rp1-cluster1.local | |
| name: rp1-cluster1.local | |
| ipv6_address: fe80:b::dea6:32ff:feba:101f | |
| ipv6_address: fe80:e::dea6:32ff:feba:101f | |
| name: rp1-cluster1.local | |
| ip_address: 10.0.0.167 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment