Alter an existing role.
edgedb [connection-option...] alter-role [OPTIONS] nameedgedb alter-role is a terminal command equivalent to
ALTER ROLE.
See the Common Connection Options. The
create-superuser-role command runs in the database it is
connected to.
The name of the role.
Set the password for role (read separately from the terminal).
Set the password for role, read from the stdin.