mirror of
https://github.com/ente-io/ente.git
synced 2025-05-09 14:26:02 +00:00
22 lines
448 B
Markdown
Generated
22 lines
448 B
Markdown
Generated
## ente admin disable-passkey
|
|
|
|
Disable passkey for a user
|
|
|
|
```
|
|
ente admin disable-passkey [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-a, --admin-user string The email of the admin user.
|
|
-h, --help help for disable-passkey
|
|
-u, --user string The email of the user to disable passkey for. (required)
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [ente admin](ente_admin.md) - Commands for admin actions
|
|
|
|
###### Auto generated by spf13/cobra on 14-Aug-2024
|