Hello, question. Is there a way to change the back...
# ask-community
j
Hello, question. Is there a way to change the backend to "cloud" or "server" directly from the prefect python api?
k
Hi Javier, are you using Prefect 1.x or 2.x?
j
Hello @Kalise Richmond I am using Prefect 1.x
k
I believe you can set the
api_server
on the client connection to switch between 'cloud' or 'server' https://docs-v1.prefect.io/api/latest/client/client.html#client-2