UsageFilteringバージョン: Nextこのページの見出しFilteringFiltering allows you to restrict commands to specific subsets of packages. pnpm supports a rich selector syntax for picking packages by name or by relation. Selectors may be specified via the --filter (or -F) flag: pnpm --filter <package_selector> <command> Matching