(base) jeffhale prefect/demo [main] $ prefect --help
Usage: prefect [OPTIONS] COMMAND [ARGS]...
╭─ Options ────────────────────────────────────────────────────────────────────────────────╮
│ --version -v Display the current version. │
│ --profile -p TEXT Select a profile for this this CLI run. [default: None] │
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────────────────╮
│ agent Commands for starting and interacting with agent processes. │
│ block Commands for working with blocks. │
│ cloud Commands for interacting with Prefect Cloud │
│ concurrency-limit Commands for managing task-level concurrency limits. │
│ config Commands for interacting with Prefect settings. │
│ deployment Commands for working with deployments. │
│ dev Commands for development. │
│ flow Commands for interacting with flows. │
│ flow-run Commands for interacting with flow runs. │
│ kubernetes Commands for working with Orion on Kubernetes. │
│ orion Commands for interacting with backend services. │
│ profile Commands for interacting with your Prefect profiles. │
│ version Get the current Prefect version. │
│ work-queue Commands for working with work queues. │
╰──────────────────────────────────────────────────────────────────────────────────────────╯
Created
August 27, 2022 16:23
-
-
Save discdiver/3494083b89ad8925d71d09896884ede9 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment