mirror of
https://github.com/ente-io/ente.git
synced 2025-05-16 09:28:38 +00:00
24 lines
391 B
Markdown
Generated
24 lines
391 B
Markdown
Generated
## ente account add
|
|
|
|
login into existing account
|
|
|
|
### Synopsis
|
|
|
|
Use this command to add an existing account to cli. For creating a new account, use the mobile,web or desktop app
|
|
|
|
```
|
|
ente account add [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for add
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [ente account](ente_account.md) - Manage account settings
|
|
|
|
###### Auto generated by spf13/cobra on 14-Aug-2024
|