【问题标题】:Is there a possibility to choose the database and authenticate from within the arangosh?是否有可能从 arangosh 中选择数据库并进行身份验证?
【发布时间】:2017-08-22 20:23:32
【问题描述】:

是否有可能启动“arangosh --server.authentication false”,然后在 shell 中更改数据库并进行身份验证?

【问题讨论】:

    标签: arangodb


    【解决方案1】:

    你可以用db._useDatabase("myDb")在shell中切换数据库,但是你不能改变身份验证。

    【讨论】:

    • 谢谢。我很快就会在 github 上打开一个功能请求。
    猜你喜欢
    • 2018-04-25
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-02-20
    • 1970-01-01
    相关资源
    最近更新 更多