Dig for services hidden in SkyDNS.
shovel dig [options...] <address>
Options:
-d, --delimiter=, : set the delimeter of the values
-p, --port= : append a port
-c, --config=/etc/resolv.conf : config for dns servers
-P, --protocol= : prepend the IP with the protocol
-N, --newline : delimit by newline
-h, --help : show help and exit
-t, --type=A : set the type of record to fetch
$ shovel dig elasticsearch.internal.services.brandfolder.host -p 9300
10.22.77.42:9300,10.22.12.13:9300,10.22.60.23:9300,10.22.77.41:9300,10.22.5.13:9300
$ docker run brandfolder/shovel dig elasticsearch.internal.services.brandfolder.host -p 9300
FIN
Content type
Image
Digest
sha256:b84856f00…
Size
185.3 MB
Last updated
almost 11 years ago
docker pull brandfolder/shovel