Create fig generator plugin #1197
Closed
AllanOricil
started this conversation in
Ideas
Replies: 2 comments
-
|
Hi @AllanOricil, that does sound really cool. It would be great if oclif provided Fig support out-of-the-box. I am no longer affiliated with oclif though, so I'll let the current maintainers decide if that's a direction they want to take and respond to you appropriately. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
closing this since fig is no longer available |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@mshanemc @RodEsp @WillieRuemmele @iowillhoit
forcedotcom/cli#2514
oclif could accept a new optional boolean flag, called
--fig, that automatically generates a fig.ioplugin at the end of the build when its value is set totrue.Fig.io is extremely useful for these CLIs that have a huge list of commands.
Since fig.io isn't working on Windows yet, this new flag could be added on the following commands:
oclif pack:deb --figoclif pack:mac --figBeta Was this translation helpful? Give feedback.
All reactions