> ## 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 Dev

## runpodctl project dev

starts a development session for the current project

### Synopsis

connects your local environment and the project environment on your Pod. Changes propagate to the project environment in real time.

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

### Options

```text theme={"system"}
-h, --help              help for dev
    --prefix-pod-logs   prefix logs from project Pod with Pod ID (default true)
    --select-volume     select a new default network volume for current project
```

### SEE ALSO

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