tt
tt copied to clipboard
connect: interactive password input
I propose to teach tt connect to interactively request a password if a username is specified but the password itself is not specified in the options, uri or environment variables.
Request example:
$ tt connect tcp://admin@localhost:3301
Password:
$ tt connect -u admin tcp://localhost:3301
Password: