> ## Documentation Index
> Fetch the complete documentation index at: https://runpod-b18f5ded-public-endpoints.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Project Create

## runpodctl project create

creates a new project

### Synopsis

creates a new Runpod project folder on your local machine

```sh theme={"system"}
runpodctl project create [flags]
```

### Options

```text theme={"system"}
-h, --help          help for create
-i, --init          use the current directory as the project directory
-n, --name string   project name
```

### SEE ALSO

* [runpodctl project](/runpodctl/reference/runpodctl-project) - Manage Runpod projects
