登録/Registry

Search & Discovery

CLI search

shell
$ kenji search react

Returns up to 5 results from the aggregated registry. Each result shows the namespace, name, type, repo, tags, and description.

Filter by namespace:

shell
$ kenji search react --namespace kenji

Filter by type:

shell
$ kenji search frontend --type stack

Community registry results are labeled [community] in the output.

Web registry

The CLI limits output to 5 results. For broader browsing, use the Kenji web registry, which shows all results with pagination and filtering.