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
minicli has proven to have shortcomings (such as having to add a default argument value for run(...) to work, see pyrates/minicli#14), which has lead to ugly syntaxes (for instance here). Switching to another CLI package would be a good improvement.
The text was updated successfully, but these errors were encountered:
minicli
has proven to have shortcomings (such as having to add a default argument value forrun(...)
to work, see pyrates/minicli#14), which has lead to ugly syntaxes (for instance here). Switching to another CLI package would be a good improvement.The text was updated successfully, but these errors were encountered: