typedb / typedb-console

TypeDB Console: CLI for TypeDB and TypeDB Cluster
https://typedb.com
Mozilla Public License 2.0
7 stars 16 forks source link

Allow updating user password #171

Closed lolski closed 1 year ago

lolski commented 3 years ago

Add the command to update the password. The syntax should be:

user password admin
Password: *******
priamai commented 2 years ago

Hi there, since we don't have a way from the console, how can I change the admin password via say the configuration file ?

lolski commented 2 years ago

You can use the Java / Python / NodeJS client @priamai !

jamesreprise commented 1 year ago

Closed by https://github.com/vaticle/typedb-console/pull/196