namerctl icon indicating copy to clipboard operation
namerctl copied to clipboard

Haven't error when use wrong port

Open stamm opened this issue 7 years ago • 0 comments

By mistake I've used admin port (9991) instead of http (4181). And run command: namerctl dtab create incoming incoming --base-url "http://host:9991" After that I got message: Created incoming and didn't have an error

When I run: namerctl dtab ls --base-url "http://host:9991" I got: Error: invalid character '<' looking for beginning of value

stamm avatar Jun 26 '18 12:06 stamm