We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2d398 commit 4ece822Copy full SHA for 4ece822
README.md
@@ -52,7 +52,7 @@ GRAFANA_TOKEN=glsa_aaaaaaaaaaa ./detect-angular-dashboards http://my-grafana.exa
52
> The example below will produce a valid "output.json" file that can be used with other tools.
53
54
```bash
55
-GRAFANA_TOKEN=glsa_aaaaaaaaaaa ./detect-angular-dashboards http://my-grafana.example.com/api | tee output.json
+GRAFANA_TOKEN=glsa_aaaaaaaaaaa ./detect-angular-dashboards -j http://my-grafana.example.com/api | tee output.json
56
2023/08/17 11:25:54 Detecting Angular dashboards for "http://my-grafana.example.com/api"
57
[
58
{
0 commit comments