View Usage Commands
This command reports which users opened which views, over a trailing window of days, for the current tenant.
List View Usages
Report view usage over the last N days (--days is required):
dshell/SAMPLE:>view-usages --days 30
Narrow the report to a specific view and/or user:
dshell/SAMPLE:>view-usages --days 30 --view MyView
dshell/SAMPLE:>view-usages --days 30 --view MyView --user jsmith
The listing includes the usage ID, view ID, and view version for each matching usage record.