install:yarn global addinstallLocal:yarn global add file:<path>remove:yarn global removeupdate:yarn global upgrade --latest, or exactaddwhen version pinnedlist: reads global manifest and enriches withyarn global list --jsonoutdated: runsyarn outdated --jsoninside Yarn global dirsearch: queries npm registry search APIinfo: usesyarn info --jsonand overlays installed/global state
- plugin returns common Yarn paths in
extraFields:globalDir,binDir,cacheDir - package type is always
package - non-Classic Yarn versions are query-only for now
rqp test-plugin --plugin ./run.lua --preset core