auth0 guardian factors duo settings update
Partially update the Duo MFA factor settings. Only the fields you provide are changed; the rest keep their current values. Run without flags to be prompted for each field, pre-filled with the current value (leave the secret key blank to keep it unchanged).
Usage
auth0 guardian factors duo settings update [flags]
Examples
auth0 guardian factors duo settings update --host api-xxxx.duosecurity.com
Flags
--host string Duo API hostname.
--ikey string Duo integration key.
--json Output in json format.
--json-compact Output in compact json format.
--skey string Duo secret key.
Inherited Flags
--agent-mode Output JSON, disable prompts and colors. Auto-enabled for AI agents; set AUTH0_AGENT_MODE=false to disable.
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Related Commands
- auth0 guardian factors duo settings set - Set the Duo settings
- auth0 guardian factors duo settings show - Show the Duo settings
- auth0 guardian factors duo settings update - Update the Duo settings