ente/cli/docs/generated/ente_admin_update-subscription.md
2024-08-14 17:14:35 +05:30

27 lines
713 B
Markdown
Generated

## ente admin update-subscription
Update subscription for user
### Synopsis
Update subscription for the free user. If you want to apply specific limits, use the `--no-limit False` flag
```
ente admin update-subscription [flags]
```
### Options
```
-a, --admin-user string The email of the admin user.
-h, --help help for update-subscription
--no-limit string When true, sets 100TB as storage limit, and expiry to current date + 100 years (default "True")
-u, --user string The email of the user to update subscription for. (required)
```
### SEE ALSO
* [ente admin](ente_admin.md) - Commands for admin actions
###### Auto generated by spf13/cobra on 14-Aug-2024