• Alisdair McDiarmid's avatar
    command/login: Require "yes" to confirm · 779fe37a
    Alisdair McDiarmid authored
    This is for consistency with other commands which use prompts, all of
    which require "yes" rather than "y" to confirm.
    
    We also migrate the login command to use UIInput, which now supports
    securely asking for passwords or secrets via the speakeasy library.
    779fe37a
Analyzing file…