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