You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
use the flag on the cli
use the indicated env var
use the value from the config file
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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