$ brew services
Name Status User File
dbus none
mysql@8.0 started foo ~/Library/LaunchAgents/homebrew.mxcl.mysql@8.0.plist
postgresql@12 none
squid none
unbound none
$ brew services stop mysql@8.0
Stopping `mysql@8.0`... (might take a while)
==> Successfully stopped `mysql@8.0` (label: homebrew.mxcl.mysql@8.0)
$ brew services
Name Status User File
dbus none
mysql@8.0 none
postgresql@12 none
squid none
unbound none