OpenForm
CLICommandsregistry

registry stats

Last updated on

Show registry statistics

Show registry statistics and telemetry data.

Usage

ofm registry stats [namespace] [options]

Arguments

ArgumentDescription
namespaceRegistry namespace (optional; uses local registry.json if not specified)

Options

OptionDescription
-r, --registry <path>Path to local registry.json (default: ./registry.json)
--jsonOutput 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: enabled

See also

On this page