mirror of
https://github.com/ente-io/ente.git
synced 2025-05-30 14:23:24 +00:00
23 lines
598 B
Markdown
23 lines
598 B
Markdown
## ente admin
|
|
|
|
Commands for admin actions
|
|
|
|
### Synopsis
|
|
|
|
Commands for admin actions like disable or enabling 2fa, bumping up the storage limit, etc.
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for admin
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [ente](ente.md) - CLI tool for exporting your photos from ente.io
|
|
* [ente admin disable-2fa](ente_admin_disable-2fa.md) - Disable 2fa for a user
|
|
* [ente admin get-user-id](ente_admin_get-user-id.md) - Get user id
|
|
* [ente admin update-subscription](ente_admin_update-subscription.md) - Update subscription for the free user
|
|
|
|
###### Auto generated by spf13/cobra on 13-Mar-2024
|