mirror of
https://github.com/ente-io/ente.git
synced 2025-05-08 22:05:49 +00:00
22 lines
435 B
Markdown
Generated
22 lines
435 B
Markdown
Generated
## ente account get-token
|
|
|
|
Get token for an account for a specific app
|
|
|
|
```
|
|
ente account get-token [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
--app string Specify the app, default is 'photos' (default "photos")
|
|
--email string email address of the account
|
|
-h, --help help for get-token
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [ente account](ente_account.md) - Manage account settings
|
|
|
|
###### Auto generated by spf13/cobra on 14-Aug-2024
|