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
Much like the vault resources benefited from a class hierarchy, the cli module could also use this treatment. We need a way to easily register new command line options, and probably make use of class introspection when crafting the help structure itself.
Much like the vault resources benefited from a class hierarchy, the cli module could also use this treatment. We need a way to easily register new command line options, and probably make use of class introspection when crafting the help structure itself.