cells-enterprise admin acl
./cells-enterprise admin acl
Manage access control lists
Synopsis
DESCRIPTION
ACLs are managed in a dedicated microservice.
It is 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-enterprise admin acl [flags]
Options
-h, --help help for acl
Options inherited from parent commands
--broker string Pub/sub service for events between services (currently nats only) (default "nats")
--broker_address string Nats broker port (default ":4222")
--registry_address string Registry connection address (default ":4222")
--registry_cluster_address string Registry cluster address
--registry_cluster_routes string Registry cluster routes
--transport string Transport protocol for RPC (default "grpc")
--transport_address string Transport protocol port (default ":4222")
SEE ALSO
- ./cells-enterprise admin - Direct Read/Write access to Cells data
- ./cells-enterprise admin acl create - Create an Access Control
- ./cells-enterprise admin acl delete - Remove one or more ACLs
- ./cells-enterprise admin acl patch-recycle-personal - Patches the recycle bins for the personal folder
- ./cells-enterprise admin acl search - List current ACLs