Examples
# List all registered pattern categories
$ wp block pattern-category list
# Get details about a specific category
$ wp block pattern-category get featured --format=json
Subcommands
| Name | Description |
|---|---|
| wp block pattern-category get | Gets details about a registered block pattern category. |
| wp block pattern-category list | Lists registered block pattern categories. |