CLICommandsregistry
registry statsLast updated on
Last updated on
Show registry statistics
Show registry statistics and telemetry data.
Usage
ofm registry stats [namespace] [options]Arguments
| Argument | Description |
|---|---|
namespace | Registry namespace (optional; uses local registry.json if not specified) |
Options
| Option | Description |
|---|---|
-r, --registry <path> | Path to local registry.json (default: ./registry.json) |
--json | Output as JSON |
Description
Displays statistics for a local registry, including artifact counts by kind and telemetry/directory settings.
Output
Acme Forms
Total artifacts: 15
By kind:
form: 10
checklist: 3
document: 2
Telemetry: enabled
Directory listing: enabledSee also
- registry info - Show remote registry information
- registry compile - Compile registry artifacts