velocirepo fetch-homebrew

Fetch Homebrew install counts

velocirepo fetch-homebrew [OPTIONS]
Full --help output
Fetch Homebrew install counts

Usage:
  velocirepo fetch-homebrew [flags]

Flags:
      --end-date string     end date (YYYY-MM-DD, default: yesterday)
  -h, --help                help for fetch-homebrew
      --no-concatenate      skip concatenation after fetch
      --project string      fetch only this project ID
      --start-date string   start date (YYYY-MM-DD)

Global Flags:
      --config string   config file (default: walk up for velocirepo.toml)
  -q, --quiet           suppress progress output
  -v, --verbose         enable debug logging

Options

--end-date: string
end date (YYYY-MM-DD, default: yesterday)
-h, --help
help for fetch-homebrew
--no-concatenate
skip concatenation after fetch
--project: string
fetch only this project ID
--start-date: string
start date (YYYY-MM-DD)
--config: string = walk up for velocirepo.toml
config file
-q, --quiet
suppress progress output
-v, --verbose
enable debug logging