CLI reports allow customizing existing reports. Meaning, you can change chart titles,
report configuration parameters and so on.
-
Copy existing report folder
<cli-reports-installation-folder>/pkg/<existing-report-folder>
to <workspace-folder>/branding/cli/custom-reports/pkg/
folder.
-
Modify any of the files in
<workspace-folder>/branding/cli/custom-reports/pkg/.
-
Commit the folder to the repository-internal.
- cd
<workspace-folder>/branding/cli/custom-reports/pkg/
- svn add <existing-report-folder>
- svn ci . -m “customizing existing report”
If the commit was successful, your changes should reflect in CLI reports. For
example, the page should reflect the changes you made in
config.ini.