This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.CycloneDX.
Syntax
public static void CdxCliMerge(this ICakeContext context, FilePathCollection inputFilePaths, FilePath outputFilePath, CdxCliMergeSettings settings = null)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
|
inputFilePaths |
FilePathCollection |
|
outputFilePath |
FilePath |
|
settings |
CdxCliMergeSettings |
|
Return Value