Count

Last modified 23 Feb 2024 21:00 +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