From 265204a1c4fc5923976fb9f097e098114701cf1f Mon Sep 17 00:00:00 2001 From: Sid Dange Date: Thu, 30 Nov 2023 13:37:45 -0500 Subject: [PATCH] Updated README.md with Quotas usage --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 70602494..b1e77e93 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ The following are flags that can be set. Make sure to **set flags after CLI args | `tree` | Only if `repository-dir` not set | Git tree SHA | | `coverage-files` | Only if using BuildPulse Coverage | **Space-separated** paths to coverage files. | | `tags` | | **Space-separated** tags to apply to the build. | +| `quota-id` | | ID of the quota to apply upload to. Quotas can be set from the BuildPulse Dashboard. | Example: ```