guumaster / hostctl

Your dev tool to manage /etc/hosts like a pro!
http://guumaster.github.io/hostctl
MIT License
1.04k stars 45 forks source link

Add `--watch` flag #50

Open guumaster opened 4 years ago

guumaster commented 4 years ago

Add --watch flag to sync commands to monitor and react to changes on the origin system (docker, kubernetes, etc).

petski commented 1 month ago

For what it's worth (and those searching for this feature), https://github.com/costela/docker-etchosts has this feature on board.