首先跳到 gaebuilder 專案上一層目錄, 用 appcfg 下載整個 APP :
appcfg.py --no_cookies download_app -A gaebuilder -V 1 d:\gae\gaebuilder
然後將 cron.yaml 備份為 cron_old.yaml, 再把 cron.yaml 刪到只剩第一行 :
cron:
在 gaebuilder 專案上一層目錄用下列指令更新 cron.yaml 檔就可以清除此 APP 的所有 cron jobs 了 :
appcfg.py --no_cookies update_cron gaebuilder
appcfg.py --no_cookies update_cron gaebuilder
再用下列指令檢查是否已真的更新 :
appcfg.py --no_cookies cron_info gaebuilder
沒有留言 :
張貼留言