# 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 ffa9a6c
on February 1, 2023 at 18:44 UTC