mirror of
https://github.com/ente-io/ente.git
synced 2025-05-09 14:26:02 +00:00
23 lines
475 B
Markdown
Generated
23 lines
475 B
Markdown
Generated
## ente account update
|
|
|
|
Update an existing account's export directory
|
|
|
|
```
|
|
ente account update [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
--app string Specify the app, default is 'photos' (default "photos")
|
|
--dir string update export directory
|
|
--email string email address of the account
|
|
-h, --help help for update
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [ente account](ente_account.md) - Manage account settings
|
|
|
|
###### Auto generated by spf13/cobra on 14-Aug-2024
|