catalog list

List all entries.

Usage

xorq catalog list [OPTIONS]

Options

Option Default Description
--kind / --no-kind --no-kind Print a second column showing each entry’s kind.

Examples

# Names only (one per line)
xorq catalog list
# Names with a kind column (tab-separated)
xorq catalog list --kind

See also