namerctl icon indicating copy to clipboard operation
namerctl copied to clipboard

A utility for controlling namerd

Results 6 namerctl issues
Sort by recently updated
recently updated
newest added

Is there way how to set/update new dtab via tls?

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...

# Intro 1. when you update a dtab it gets assigned with a new version value. 2. namerctl doesn't check the version value included in a yaml dtab file, while...

We check the `version` of the dtab on `namerctl dtab update` if we send the dtab in json format (and do a versioned update), but we don't if the dtab...

A few minor additions we found useful: - Version simply outputs the current version. - Set allows updating a destination for a specific prefix.