Explorar o código

celeryctl can now be configured on the commandline

Ask Solem %!s(int64=13) %!d(string=hai) anos
pai
achega
61bb986c9a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      celery/bin/celeryctl.py

+ 1 - 0
celery/bin/celeryctl.py

@@ -456,6 +456,7 @@ help = command(help)
 
 class celeryctl(CeleryCommand):
     commands = commands
+    enable_config_from_cmdline = True
 
     def execute(self, command, argv=None):
         try: