updated influx dashboards example comments
parent
e15e6f0ccd
commit
bf6ebd2444
|
@ -33,9 +33,9 @@ influx dashboards [flags]
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
```sh
|
```sh
|
||||||
# List all known dashboards
|
# List all dashboards
|
||||||
influx dashboards
|
influx dashboards
|
||||||
|
|
||||||
# List all known dashboards matching IDs
|
# List all dashboards matching IDs
|
||||||
influx dashboards -i $ID1 -i $ID2
|
influx dashboards -i $ID1 -i $ID2
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue