File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
examples/client/multi-image Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 3434 Add on Image Version
3535
3636usage: python3 manage_project_structure.py [-h] -u BASE_URL -t TOKEN_FILE [-pg PROJECT_GROUP] -p PROJECT_NAME -pv VERSION_NAME
37- [-sp SUBPROJECT_LIST] [-nv] [-rm] [--dry-run]
37+ [-sp SUBPROJECT_LIST] [-nv] [-rm] [--clone-from CLONE_FROM] [-- dry-run]
3838
3939options:
4040 -h, --help show this help message and exit
5252 List of subprojects to generate with subproject:container:tag
5353 -nv, --no-verify Disable TLS certificate verification
5454 -rm, --remove Remove project structure with all subprojects (DANGEROUS!)
55+ --clone-from CLONE_FROM
56+ Main project version to use as template for cloning
5557 --dry-run Create structure only, do not execute scans
5658
5759Subprojects ae specified as subproject:[container]:[tag]
You can’t perform that action at this time.
0 commit comments