# 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 bd9182e
on July 31, 2024 at 18:02 UTC