jack
nicholas
mutation { create_flow_run(...args) { id } }
prefect run cloud --name "My Flow Name" --project "Hello, World!"
cloud
Dylan
prefect run flow --name Test-Flow --project My-Project -ps
(prefect) dylanhughes@Dylans-MacBook-Pro-Prefect ~/d/prefect> prefect run master Usage: prefect run [OPTIONS] COMMAND [ARGS]... Run Prefect flows. Usage: $ prefect run [STORAGE/PLATFORM] Arguments: flow Run a flow with a backend API Examples: $ prefect run flow --name Test-Flow --project My-Project -ps '{"my_param": 42}' Flow Run: <https://cloud.prefect.io/myslug/flow-run/2ba3rrfd-411c-4d99-bb2a-f64a6dea78f9> $ prefect run flow --name Test-Flow --project My-Project --watch Flow Run: <https://localhost:8080/flow-run/2ba3rrfd-411c-4d99-bb2a-f64a6dea78f9> Scheduled -> Submitted -> Running -> Success Options: -h, --help Show this message and exit.
prefect run
prefect backend server
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.