You can just include the start and stop times with the command:
influx delete \
--bucket rts \
--predicate '_measurement="stat"' \
--start 1970-01-01T00:00:00Z \
--stop 2023-02-16T00:00:00Z
You can just include the start and stop times with the command:
influx delete \
--bucket rts \
--predicate '_measurement="stat"' \
--start 1970-01-01T00:00:00Z \
--stop 2023-02-16T00:00:00Z