# 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
This documentation was auto-generated from commit n/a 
on July 1, 2021 at 18:35 UTC