Hello there, I would like to ask how to shut down ...
# prefect-server
t
Hello there, I would like to ask how to shut down all process of my 'prefect server start'. I have found 1. https://github.com/PrefectHQ/prefect/issues/2348 2. https://github.com/PrefectHQ/prefect/issues/3660 But I can't find any documentation associated with prefect server stop Could you show me how to perform a docker-compose down similar behavior. Best reagards
@Diego Bloom Alert
k
Hey @TOMAS IGNACIO ACUÑA RUZ,
prefect server stop
has been implemented. What happens when you do it?
d
Hi @Kevin Kho. With Tomas we are using version
0.13.14
and I can see that
prefect server stop
was implemented in
0.14.1
. Is there an alternative way?https://docs.prefect.io/api/latest/changelog.html#_0-14-1
k
Oh then nothing else other than what has been listed on github. Maybe you could try creating an environment on
0.14.1
and then using the stop command? Not sure it would work though.
d
Thanks Kevin, we will try this option. Best regards
Works perfect, thank you!
t
LOL thanks !
k
Awesome!