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
// command line nonsense (i'm not a huge fan of this library).
29
27
constcli=require('cli');
30
28
constcliArgs={
31
-
password: ['p','For user create and set password commands, supplies the password. If not provided, you will be interactively prompted for one.','string'],
32
29
email: ['u','For user create and set password commands, supplies the email.','email']
0 commit comments