Doctor Command
Diagnostic tool for verifying BuildShare setup
🩺 Doctor
Verify your project setup, authentication status, and configuration details easily using the diagnostic doctor command:
buildshare doctorThe Doctor command runs comprehensive health checks on:
- Configuration directory - Verifies permissions and exists status.
- Authentication status - Confirms whether you are logged in and checks token validity.
- Project configuration - Ensures
.buildshare/project.jsonis properly structured. - Build file paths - Verifies existence of configured APK/AAB or IPA build paths.
- Git repository - Identifies branch status and remote configurations.
- Node.js version - Validates compatibility status (>= 18).
- API connectivity - Pings BuildShare servers to test latency and connectivity.