I would like to use Bitwarden-cli to export my passwords periodically using a Bash script.
When I try to login, it asks me to enter the TOTP code which is normal since Google authenticator provider is activated but this step prevents me from automating the login process.
My question is: is it possible to get the 2FA code automatically or disable the 2FA from the terminal?