Manage Multi-Factor Authentication
Manage Multi-Factor Authentication (MFA) for your account.
Note: MFA is only applicable for local authentication. Users authenticating via an external Identity Provider (IDP) are not affected by MFA settings, as the IDP is expected to handle its own multi-factor requirements.
Example:
vcli account mfa enable
vcli account mfa disable --code 123456
-h, --help help for mfa
-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.