[cli] Update docs

This commit is contained in:
Neeraj Gupta
2024-06-22 20:48:21 +05:30
parent 4042a5876e
commit fccf7e3149
17 changed files with 38 additions and 16 deletions

View File

@@ -25,4 +25,4 @@ ente [flags]
* [ente export](ente_export.md) - Starts the export process
* [ente version](ente_version.md) - Prints the current version
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -16,4 +16,4 @@ Manage account settings
* [ente account list](ente_account_list.md) - list configured accounts
* [ente account update](ente_account_update.md) - Update an existing account's export directory
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -20,4 +20,4 @@ ente account add [flags]
* [ente account](ente_account.md) - Manage account settings
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -18,4 +18,4 @@ ente account get-token [flags]
* [ente account](ente_account.md) - Manage account settings
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -16,4 +16,4 @@ ente account list [flags]
* [ente account](ente_account.md) - Manage account settings
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -19,4 +19,4 @@ ente account update [flags]
* [ente account](ente_account.md) - Manage account settings
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -17,8 +17,9 @@ Commands for admin actions like disable or enabling 2fa, bumping up the storage
* [ente](ente.md) - CLI tool for exporting your photos from ente.io
* [ente admin delete-user](ente_admin_delete-user.md) - Delete a user
* [ente admin disable-2fa](ente_admin_disable-2fa.md) - Disable 2fa for a user
* [ente admin disable-passkey](ente_admin_disable-passkey.md) - Disable passkey for a user
* [ente admin get-user-id](ente_admin_get-user-id.md) - Get user id
* [ente admin list-users](ente_admin_list-users.md) - List all users
* [ente admin update-subscription](ente_admin_update-subscription.md) - Update subscription for user
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -18,4 +18,4 @@ ente admin delete-user [flags]
* [ente admin](ente_admin.md) - Commands for admin actions
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -18,4 +18,4 @@ ente admin disable-2fa [flags]
* [ente admin](ente_admin.md) - Commands for admin actions
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -0,0 +1,21 @@
## ente admin disable-passkey
Disable passkey for a user
```
ente admin disable-passkey [flags]
```
### Options
```
-a, --admin-user string The email of the admin user.
-h, --help help for disable-passkey
-u, --user string The email of the user to disable passkey for. (required)
```
### SEE ALSO
* [ente admin](ente_admin.md) - Commands for admin actions
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -18,4 +18,4 @@ ente admin get-user-id [flags]
* [ente admin](ente_admin.md) - Commands for admin actions
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -17,4 +17,4 @@ ente admin list-users [flags]
* [ente admin](ente_admin.md) - Commands for admin actions
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -23,4 +23,4 @@ ente admin update-subscription [flags]
* [ente admin](ente_admin.md) - Commands for admin actions
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -13,4 +13,4 @@ Authenticator commands
* [ente](ente.md) - CLI tool for exporting your photos from ente.io
* [ente auth decrypt](ente_auth_decrypt.md) - Decrypt authenticator export
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -16,4 +16,4 @@ ente auth decrypt [input] [output] [flags]
* [ente auth](ente_auth.md) - Authenticator commands
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -16,4 +16,4 @@ ente export [flags]
* [ente](ente.md) - CLI tool for exporting your photos from ente.io
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024

View File

@@ -16,4 +16,4 @@ ente version [flags]
* [ente](ente.md) - CLI tool for exporting your photos from ente.io
###### Auto generated by spf13/cobra on 6-May-2024
###### Auto generated by spf13/cobra on 22-Jun-2024