4 lines
79 B
Bash
4 lines
79 B
Bash
![]() |
#!/usr/bin/bash
|
||
|
|
||
|
influx query 'from(bucket:"schreiomat") |> range(start:-1h)'
|