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
what if we kept shortcuts for the v1 fields (i.e., --username, --password, etc... are still available, they just auto-map to the inputs dict), and for custom types, you just have to pass in JSON?
Keep the simple use-cases simple. Let the complex things be possible.
from prior suggestion:
Keep the simple use-cases simple. Let the complex things be possible.