Drop auth-file default path #420, Use click.prompt(), click_context testing
- Allow to pass any context object to
define_click_context() -
auth: import top-levelclick -
auth: Replacegetpass.getpasswithclick.prompt(hide_input=True) - Use one option
-af/--auth-file,AUTH_FILE_PATHcontext- Remove default auth file path for security reasons
-
authenticationcmd: stop reading default./authfile
Edited by Moul