File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
plugins/sentry-cli/skills/sentry-cli Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -506,6 +506,7 @@ List dashboards
506506
507507** Flags:**
508508- ` -w, --web - Open in browser `
509+ - ` -f, --fresh - Bypass cache and fetch fresh data `
509510- ` --json - Output as JSON `
510511- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
511512
@@ -515,6 +516,7 @@ View a dashboard
515516
516517** Flags:**
517518- ` -w, --web - Open in browser `
519+ - ` -f, --fresh - Bypass cache and fetch fresh data `
518520- ` --json - Output as JSON `
519521- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
520522
@@ -749,6 +751,7 @@ List dashboards
749751
750752** Flags:**
751753- ` -w, --web - Open in browser `
754+ - ` -f, --fresh - Bypass cache and fetch fresh data `
752755- ` --json - Output as JSON `
753756- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
754757
You can’t perform that action at this time.
0 commit comments