StackStorm/st2

The st2ctl reload command is missing a purge option

Aperta

#3313 aperta il 28 mar 2017

 (10 commenti) (11 reazioni) (0 assegnatari)Python (740 fork)batch import
featuregood first issuehelp wanted

Metriche repository

Star
 (5794 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor