Replies: 1 comment
-
|
Please try urfave/cli-altsrc now. Its pretty stable |
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.
-
I see it is possible with cli.Command in v3, but altcli v3 is too unstable right now. Or, is it possible to use cli v3 with altcli v2? I am able to set up the following precedence with v2:
I want to handle signals using the context mechanism of v3 but that seems to imply using altcli v3 which is unstable -- I cannot get it to build, let alone do the above. Is it possible to use signals in v2?
Beta Was this translation helpful? Give feedback.
All reactions