CLI dispatch for nimvault using cligen.
Each subcommand is a thin wrapper proc prefixed with do to avoid name collisions (cligen macros operate on typed AST). The cmdName parameter maps them to the desired subcommand names.
CLI dispatch for nimvault using cligen.
Each subcommand is a thin wrapper proc prefixed with do to avoid name collisions (cligen macros operate on typed AST). The cmdName parameter maps them to the desired subcommand names.