Skip to content

Core Commands

This page lists only the few commands most users need. For the full surface, see Command Index.

Start and stop

bash
nextclaw start
nextclaw restart
nextclaw stop

Status and diagnostics

bash
nextclaw status
nextclaw doctor

Version and update

bash
nextclaw --version
nextclaw update

Autostart checks

bash
nextclaw service autostart status
nextclaw service autostart doctor

Remote access checks

bash
nextclaw remote status
nextclaw remote doctor

Usage principle

For first use, you only need start, status, doctor, and stop.
Look up other commands only when the scenario requires them.

Released under the MIT License.