https://prefect.io logo
h

Hui Zheng

01/15/2021, 5:44 PM
hello, I have a quick question. Could I turn off the schedule of a flow using
Prefect cli
?
n

nicholas

01/15/2021, 9:26 PM
Hi @Hui Zheng sorry for the slow reply over here - this isn't possible at this time but could be accomplished using the GraphQL client within a python script without too much trouble.
This sounds like an excellent addition to the CLI though, if you’d like to make a request for it.
h

Hui Zheng

01/15/2021, 10:13 PM
sure, I could look into that.