mirror of
https://github.com/ente-io/ente.git
synced 2025-05-08 14:03:34 +00:00
29 lines
612 B
Markdown
Generated
29 lines
612 B
Markdown
Generated
## ente
|
|
|
|
CLI tool for exporting your photos from ente.io
|
|
|
|
### Synopsis
|
|
|
|
Start by creating a config file in your home directory:
|
|
|
|
```
|
|
ente [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for ente
|
|
-t, --toggle Help message for toggle
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [ente account](ente_account.md) - Manage account settings
|
|
* [ente admin](ente_admin.md) - Commands for admin actions
|
|
* [ente auth](ente_auth.md) - Authenticator commands
|
|
* [ente export](ente_export.md) - Starts the export process
|
|
* [ente version](ente_version.md) - Prints the current version
|
|
|
|
###### Auto generated by spf13/cobra on 14-Aug-2024
|