Skip to content

Commit

Permalink
testing in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
Al Niessner authored and Al Niessner committed Feb 23, 2024
1 parent ed0ed2e commit 4a37b49
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -240,6 +240,7 @@ private void initCommands()
commands.put("create-registry", new CreateRegistryCmd());
commands.put("delete-registry", new DeleteRegistryCmd());
commands.put("known-registry", new KnownRegistryCmd());
commands.put("fetch-registry", new FetchRegistryCmd());

// Data dictionary
commands.put("list-dd", new ListDDCmd());
Expand Down

0 comments on commit 4a37b49

Please sign in to comment.