cells-enterprise admin acl create
./cells-enterprise admin acl create
Create an Access Control
Synopsis
DESCRIPTION
Create an Access Control in the dedicated microservice Use this command to manually grant a permission on a given node for a given role.
./cells-enterprise admin acl create [flags]
Options
-a, --action string Action
-v, --actionVal string Action value
-h, --help help for create
-n, --node_id string NodeIDs
-r, --role_id string RoleIDs
-w, --workspace_id string WorkspaceIDs
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 acl - Manage access control lists