fix: remove custom help that is breaking in production#201
Conversation
|
As I see we have still |
|
I have removed the |
|
@Souvikns , is |
|
No |
|
Thank you @Souvikns :) for the clarification |
|
Kudos, SonarCloud Quality Gate passed!
|
|
Will merge this once @fmvilas approves.
|
|
No need to wait. You have it approved. It is a bug that makes CLI not work so yeah, merge it 🙂 |
|
Also, I'm not a code owner so don't wait for my approval. I'm observing this repo but not always participating 👀 😄 |
|
🎉 This PR is included in version 0.12.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |








Description
Removing custom help for now, as it is causing the CLI to break in production. oclif has updated and
@oclif/plugin-helpis now under@oclif/coreso I think we could just update the whole CLI and remove@oclif/commandand follow as per their documentation.Related issue(s)
See also #192