StackStorm/st2

The st2ctl reload command is missing a purge option

Open

#3 313 ouverte le 28 mars 2017

Voir sur GitHub
 (10 commentaires) (11 réactions) (0 assignés)Python (740 forks)batch import
featuregood first issuehelp wanted

Métriques du dépôt

Stars
 (5 794 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur