StackStorm/st2

The st2ctl reload command is missing a purge option

Open

#3.313 geöffnet am 28. März 2017

Auf GitHub ansehen
 (10 Kommentare) (11 Reaktionen) (0 zugewiesene Personen)Python (740 Forks)batch import
featuregood first issuehelp wanted

Repository-Metriken

Stars
 (5.794 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide