Enable MFA for your account
Enable Multi-Factor Authentication for your account. This will display a QR code that you can scan with an authenticator app. After scanning, you’ll be prompted to enter a TOTP code to complete setup.
vcli account mfa enable [flags]
--code string Current TOTP code (required if MFA is already enabled)
-h, --help help for enable
-c, --config string configuration file for the CLI (default ~/.vcli.yml)
Could also be set via VARNISH_CONTROLLER_CLI_CONFIG=/path/to/config.yml
--csv Output the response table as CSV format.
-j, --json Output the response table as JSON format.