Package Exports
- @oclif/plugin-not-found
Readme
@oclif/plugin-not-found
"did you mean" for oclif
Developing
This plugin works as a hook, so it won't "fire" just from being linked (ex: plugins link .
)
To test changes using a CLI that already contains plugin-not-found, build this and copy this repo's lib/index.js
over your CLI's equivalent.
ex: ~/.local/share/sf/client/current/node_modules/@oclif/plugin-not-found/lib/index.js