> For the complete documentation index, see [llms.txt](https://docs2.kafka-eagle.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs2.kafka-eagle.org/3.quick-start/6.shell.md).

# 6.Shell

`ke.sh` The following commands are included in the startup script:

| Command                  | Describe                                               |
| ------------------------ | ------------------------------------------------------ |
| `ke.sh start`            | Start Kafka Eagle                                      |
| `ke.sh status`           | View Kafka Eagle running status                        |
| `ke.sh stop`             | Stop Kafka Eagle                                       |
| `ke.sh restart`          | Restart Kafka Eagle                                    |
| `ke.sh stats`            | View Kafka Eagle number of handles in the linux system |
| `ke.sh find [ClassName]` | Find the location of the class name in jar             |
| `ke.sh gc`               | View kafka eagle process gc                            |
| `ke.sh version`          | View kafka eagle version                               |
| `ke.sh jdk`              | View kafka eagle installed jdk details                 |
