# ScyllaDB开发者模式

如果你想在开发者模式下使用Scylla，你需要使用以下命令(使用root权限)

```
sudo scylla_dev_mode_setup --developer-mode 1
```

该命令会将开发者模式设置写入 `/etc/scylla.d/dev-mode.conf`


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joker-4.gitbook.io/scylladb-doc-zh/scylladb-kai-fa-zhe-mo-shi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
