> ## Documentation Index
> Fetch the complete documentation index at: https://docs.clawker.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# clawker project edit

## clawker project edit

Interactively edit project configuration

### Synopsis

Opens an interactive TUI for browsing and editing project configuration.

```
clawker project edit [flags]
```

### Examples

```
  # Edit project configuration
  clawker project edit
```

### Options

```
  -h, --help   help for edit
```

### Options inherited from parent commands

```
  -D, --debug   Enable debug logging
```

### See also

* [clawker project](clawker_project) - Manage clawker projects
