Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to purge all celery task

$ celery -A proj purge
Comment

how to purge all celery task

from proj.celery import app
app.control.purge()
Comment

PREVIOUS NEXT
Code Example
Shell :: tmux status line with blank line on top 
Shell :: find all occurrence in directory linux 
Shell :: Git Error: OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443 
Shell :: how to archive files in linux 
Shell :: linux print directory tree 
Shell :: ls recursive 
Shell :: awk if column greater than 
Shell :: nvme cli 
Shell :: material-ui 
Shell :: git merge local branch 
Shell :: install python 3.6 in colab 
Shell :: after checking out a previous commit go back to latest commit 
Shell :: ubuntu change /etc/resolv.conf 
Shell :: install balena etcher on manjaro linux 
Shell :: how to check ssh version 
Shell :: yum list installed packages from specific repo 
Shell :: install material table formik 
Shell :: git clone to specific folder 
Shell :: linux "Error: Timeout was reached" 
Shell :: update vs code ubuntu 
Shell :: Play any video on Ubuntu 
Shell :: git delete last commit 
Shell :: github auto close issue 
Shell :: install powershell 7 
Shell :: how to get un merged branch git 
Shell :: convert audio to mp3 with ffmpeg 
Shell :: git replace branch with another 
Shell :: linux rename all files in directory 
Shell :: Add Docker’s official GPG key: 
Shell :: ps linux 
ADD CONTENT
Topic
Content
Source link
Name
9+9 =