ggshield quota
Description
Show the remaining quota of API calls available for the entire workspace.
ggshield quota [OPTIONS]
Options
--format [text|json]
: Format to use for the output.--json
: Shorthand for--format json
.
This command supports all ggshield global options.
Examples
$ ggshield quota
Quota available: 9440
Quota used in the last 30 days: 560
Total Quota of the workspace: 10000
You can find more information about quotas in our API documentation.