
resolvectl
List of commands for resolvectl:
-
resolvectl:tldr:0e874 resolvectl: Retrieve an MX record of a domain.$ resolvectl --legend=${no} --type=${MX} query ${domain}try on your machineexplain this command
-
resolvectl:tldr:44286 resolvectl: Retrieve the public key from an email address from an OPENPGPKEY DNS record.$ resolvectl openpgp ${email}try on your machineexplain this command
-
resolvectl:tldr:4b023 resolvectl: Resolve an SRV record, for example _xmpp-server._tcp gmail.com.$ resolvectl service _${service}._${protocol} ${name}try on your machineexplain this command
-
resolvectl:tldr:68f9a resolvectl: Retrieve the domain of a specified IP address.$ resolvectl query ${ip_address}try on your machineexplain this command
-
resolvectl:tldr:f2671 resolvectl: Show DNS settings.$ resolvectl statustry on your machineexplain this command
-
resolvectl:tldr:f2ca3 resolvectl: Retrieve a TLS key.$ resolvectl tlsa tcp ${domain}:443try on your machineexplain this command