Generate the Support Diagnostics Package needed to diagnose a Build issue
1. Synopsis
This command will generate the Support Diagnostics Package needed to diagnose a Build issue
cbsupport required-data build [flags]
2. Options
--defaultExcludes Enable the default Ant exclusions. See https://ant.apache.org/manual/dirtasks.html. (default true) --excludes stringArray Specify the 'excludes' pattern, such as "foo/bar/**/*". (default [**/stashes/**,**/artifacts/**]) -h, --help help for build --includes stringArray Specify the 'includes' pattern, such as "foo/bar/**/*". (default [**/*]) --max-depth int Maximum depth (maxDepth) until which files will be retrieved. (default 10)
3. Options inherited from parent commands
--advanced-mode Turn on advanced mode: more settings are accessible, you should not need this most of the time --bundle-generation-timeout int Set the bundle download generation timeout in seconds (default 300) --debug Turn on debug output
4. SEE ALSO
-
cbsupport required-data - Generate a Support Diagnostics Package