edgedb drop-role

Delete an existing role.

edgedb [connection-option...] drop-role name

edgedb drop-role is a terminal command equivalent to DROP ROLE.

connection-option

See the Common Connection Options. The create-superuser-role command runs in the database it is connected to.

name

The name of the role.

Light
Dark
System