You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-v [V] Level of detail of the output. Valid options from less verbose to more verbose: -vquiet, -verror, -vwarning, -vnotice, -vstatus, -v or -vverbose, -vv or -vdebug,
47
-
-vvv or -vtrace
46
+
--out-file OUT_FILE Write the output of the command to the specified file instead of stdout.
Level of detail of the output. Valid options from less verbose to more verbose: -vquiet, -verror, -vwarning, -vnotice, -vstatus, -v or -vverbose, -vv or -vdebug, -vvv or -vtrace
--project PROJECT Project key for the Build Info in Artifactory
@@ -54,8 +55,9 @@ optional arguments:
54
55
--password PASSWORD Password for the Artifactory server.
55
56
--token TOKEN Token for the Artifactory server.
56
57
--build-info BUILD_INFO
57
-
Name and number for the Build Info already published in Artifactory. You can add multiple Builds like --build-info=build_name,build_number --build-
58
-
info=build_name,build_number
58
+
Name and number for the Build Info already published in Artifactory. You can add multiple Builds like --build-info=build_name,build_number --build-info=build_name,build_number
59
+
--build-info-file BUILD_INFO_FILE
60
+
Path to the build-info file in your local folder. You can add multiple build-info files like --build-info=bi-1.json --build-info=bi-2.json
0 commit comments