-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
When you launch the CLI you can pass a --bind=xxx param which then controls the client side bind address used for connections. But you can't specify this with the connect command itself.
This is minor; I just noticed it while experimenting with the fix for WFCORE-2225 when I wanted to confirm the fix was working by using the CLI.
Also, I noticed that if I did a "connect --bind=192.168.1.10" the CLI accepted the invalide command.
- is related to
-
WFCORE-2225 Restore configurability of the management client bind address
- Resolved
-
JBEAP-9159 Restore configurability of the management client bind address
- Closed