Delete all jobs from beanstalk queue
Imp: https://github.com/EasyPost/beancmd
a) Clone the repo navigate into project root
b) sudo python3 setup.py install
c) beancmd // check if program is added or not else added manually to PYTHONPATH
d) beancmd flush <tube_name> // to delete all the jobs











