# Packages

This package initializes all top level commands via their init() functions.
This package manages all NS1 record APIs.
This package manages all NS1 record APIs.
This package implements internal client version call.
No description provided by the author

# Functions

Register adds a new CLI sub-command to the registry.
RegisterdCommands returns a mapping of all registered commands, and a list of their names for consumpution by the CLI.

# Type aliases

Factory is a function that returns a new instance of a CLI-sub command.