# create


# project

Create projects with the Prefect API that organize flows. Does nothing if
the project already exists.

Arguments:
    name                TEXT    The name of a project to create     [required]

Options:
    --description, -d   TEXT    A project description
    --skip-if-exists            Optionally skip creation call if project already exists
Copied!

This documentation was auto-generated from commit n/a
on February 23, 2022 at 19:26 UTC