Built with from Grav and Hugo
Count pools in the SiriDB cluster.
count pools [where ...]
# Get number of pools count pools # Count the pools with more than 1000 series count pools where series > 1000
Example output:
{"pools":2}