HomeGetting StartedInstallation & SetupDevelopment & IntegrationDeployment & OperationsData ManagementTechnical SupportPlatform Updates
DocsDeployment & OperationsAdmin CLI Referenceindex

role

Stardog’s security model is based on standard role based access control: users have permissions over resources during sessions; permissions can be grouped into roles; and roles can be assigned to users. Read more about permissions.

Select any of the commands to view their manual page.

CommandDescription
role addAdds a new role.
role grantGrants a permission to a role.
role listLists all roles.
role permissionLists the permissions associated to a role.
role removeRemoves an existing user role.
role revokeRevokes a permission associated to a role.