Count

Last modified 11 Mar 2024 12:39 +01:00

Count command counts objects in midPoint repository. It can count all objects or objects filtered by type (-t, --type) and filter (-f, --filter). Result is printed to SYSOUT separately for each object type and total count.

Example of counting all objects in the repository
./bin/ninja.sh count
Was this page helpful?
YES NO
Thanks for your feedback