TheDocumentation Index
Fetch the complete documentation index at: https://docs.getpioneer.dev/llms.txt
Use this file to discover all available pages before exploring further.
pioneer CLI manages the gateway service and provides maintenance commands for gateway secrets.
Use it when:
- installing the gateway on a server
- checking gateway health
- starting or stopping the service
- updating gateway binaries
- issuing a token for protocol clients
- checking keystore status and permissions
- cleaning orphan MCP secret values
- rotating the superuser JWT signing material
- debugging a desktop connection problem
Common commands
JSON output
Several commands support--json:
Production and development binaries
Production binary:Service behavior
pioneer start registers and starts a persistent user-level service.
pioneer stop stops and unregisters the service.
The service runs as the current OS user.
Related
CLI Commands
See command syntax, flags, and examples.