StackStorm/st2

The st2ctl reload command is missing a purge option

Open

#3,313 建立於 2017年3月28日

在 GitHub 查看
 (10 留言) (11 反應) (0 負責人)Python (5,794 star) (740 fork)batch import
featuregood first issuehelp wanted

描述

I discovered that when a rule, trigger, action or workflow is removed from a git repository and is no longer on the disk of a stackstorm server, the command sudo st2ctl reload --register-setup-virtualenvs --register-all does not purge these items from StackStorm. I have to manually delete them with st2 commands.

It would be very nice if there was a purge flag or something.

貢獻者指南