https://prefect.io logo
Title
s

Steph Clacksman

02/02/2023, 12:57 PM
I am using the helm chart to deploy orion and an agent. What would be the recommended way to create blocks and deployments, etc? I don't want to use the UI because I don't want any manual steps. Should it all go through the API?
j

Jeff Hale

02/03/2023, 3:16 AM
You could use Python code or CLI on the client. At the end of the day it all hits the API server.