cells-ctl user set-profile
cells-ctl user set-profile
Set profile
Synopsis
Set the profile of a given user
Valid profiles are one of: admin, standard, shared or anon. Installation specific profiles are not yet supported by this CLI.
WARNING: please remember that user with admin profile have full control over your app via the web front end. So think twice beforew
EXAMPLE
$ pydioctl user set-profile -u '/group/user' --profile 'standard'
cells-ctl user set-profile [flags]
Options
-h, --help help for set-profile
--profile string New profile
-u, --username string Login of the user to update
Options inherited from parent commands
--registry string Registry used to manage services (default "nats")
SEE ALSO
- cells-ctl user - Manage users