Skip to main content

ggshield quota

Description

Show the remaining quota of API calls available for the entire workspace.

ggshield quota [OPTIONS]

Options

  • --json: Use JSON output.

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.

How can I help you ?