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