catalog info

Show catalog summary metadata.

Prints the filesystem path, current commit, configured remotes, and entry and alias counts. For per-entry metadata, use xorq catalog show or xorq catalog schema.

Usage

xorq catalog info

Examples

# Inspect the default catalog
xorq catalog info
# Inspect a specific catalog via the group selectors
xorq catalog --name my-catalog info

See also