replication-manager icon indicating copy to clipboard operation
replication-manager copied to clipboard

Broken cmd line topology broken with custom credential.

Open nyxneuf opened this issue 1 year ago • 0 comments

  1. test scenario-1

[config.toml] api-credential = "admin:admin"

[result] 20230915_110122

It runs without a password option.

  1. test scenario-2

[config.toml] api-credentials = "admin:admin"

[result] 20230915_110237

replication-manager-cli topology does not run.

api-credential VS api-credentials

There seems to be a problem.

nyxneuf avatar Sep 15 '23 02:09 nyxneuf