mirror of
https://github.com/ovh/the-bastion.git
synced 2025-01-09 08:47:50 +08:00
24 lines
475 B
ReStructuredText
24 lines
475 B
ReStructuredText
====================
|
|
accountMFAResetTOTP
|
|
====================
|
|
|
|
Remove the TOTP configuration of an account
|
|
===========================================
|
|
|
|
|
|
.. admonition:: usage
|
|
:class: cmdusage
|
|
|
|
--osh accountMFAResetTOTP --account ACCOUNT
|
|
|
|
.. program:: accountMFAResetTOTP
|
|
|
|
|
|
.. option:: --account ACCOUNT
|
|
|
|
Specify which account you want to remove the TOTP configuration of
|
|
|
|
|
|
Note that if doesn't remove the TOTP requirement, if set (see ``accountModify`` for this).
|
|
|
|
|