File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
plugins/sentry-cli/skills/sentry-cli Expand file tree Collapse file tree 1 file changed +2
-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+ - ` -n, --limit <value> - Maximum number of dashboards to list - (default: "30") `
509510- ` -f, --fresh - Bypass cache and fetch fresh data `
510511- ` --json - Output as JSON `
511512- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
@@ -751,6 +752,7 @@ List dashboards
751752
752753** Flags:**
753754- ` -w, --web - Open in browser `
755+ - ` -n, --limit <value> - Maximum number of dashboards to list - (default: "30") `
754756- ` -f, --fresh - Bypass cache and fetch fresh data `
755757- ` --json - Output as JSON `
756758- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
You can’t perform that action at this time.
0 commit comments