cells-ctl acl
cells-ctl acl
Manage Access Control List
Synopsis
ACL are managed in a dedicated micro-service.
It's simpler to manage them in the frontend, but you can use this command to create/delete/search ACLs directly. ACLs are used to grant permissions to a given node Uuid for a given Role.
cells-ctl acl [flags]
Options
-h, --help help for acl
Options inherited from parent commands
--registry string Registry used to manage services (default "nats")
SEE ALSO
- cells-ctl - Pydio Cells Client application
- cells-ctl acl create - Create an Access Control
- cells-ctl acl delete - Remove one or more ACLs
- cells-ctl acl search - List current ACLs