Skip to content

Commit 881f0f7

Browse files
committed
update readme
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
1 parent 37db9ab commit 881f0f7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ Application Options:
4343
--whitelist.project= Filter projects (UUIDs) [$AZURE_DEVOPS_FILTER_PROJECT]
4444
--blacklist.project= Filter projects (UUIDs) [$AZURE_DEVOPS_BLACKLIST_PROJECT]
4545
--list.query= Pairs of query and project UUIDs in the form: '<queryId>@<projectId>' [$AZURE_DEVOPS_QUERIES]
46+
--tags.schema= Tags to be extracted from builds in the format 'tagName:type' with following types: number,
47+
info, bool [$AZURE_DEVOPS_TAG_SCHEMA]
48+
--tags.build.definition= Build definition ids to query tags (IDs) [$AZURE_DEVOPS_TAG_BUILD_DEFINITION]
4649
--cache.path= Cache path (to folder, file://path... or
4750
azblob://storageaccount.blob.core.windows.net/containername or
4851
k8scm://{namespace}/{configmap}}) [$CACHE_PATH]

0 commit comments

Comments
 (0)