Count

Last modified 26 Sep 2024 20:37 +02: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