this is in jenkins/management/commands/jenkins_server.py.
It should be easyish to just remove command and instead check the args tuple for the required command. This is an extension of a django management command, which I'm not too familiar with, so I won't speculate as to what else is needed.
Triaging to future since it hasn't been an issue, I think.
this is in jenkins/ management/ commands/ jenkins_ server. py.
It should be easyish to just remove command and instead check the args tuple for the required command. This is an extension of a django management command, which I'm not too familiar with, so I won't speculate as to what else is needed.
Triaging to future since it hasn't been an issue, I think.