When I am using this command in macOS 13.2 to check the postgresql status:
➜ ~ brew services status postgresql
==> Downloading https://formulae.brew.sh/api/formula.json
############# 19.0%
Why does brew download the json when using local command, is it possible to close the download task? why download the whole json every time? what should I do to optimize the process?