--- a/Allura/allura/command/__init__.py
+++ b/Allura/allura/command/__init__.py
@@ -4,3 +4,5 @@
 from smtp_server import SMTPServerCommand
 from create_neighborhood import CreateNeighborhoodCommand
 from create_trove_categories import CreateTroveCategoriesCommand
+from set_neighborhood_level import SetNeighborhoodLevelCommand
+from set_neighborhood_private import SetNeighborhoodPrivateCommand