dotset status
Display the current status of all Dotset tools, including installation status, versions, and configuration.Usage
Options
| Option | Description |
|---|---|
--json | Output status as JSON |
Examples
Example Output
JSON Output
When using--json, the output is structured for programmatic use:
Tool Types
| Type | Description |
|---|---|
go-binary | Standalone Go binary (Hardpoint, Deadfall) |
npm-package | Node.js package (Tollgate) |
Missing Tools
If tools are not installed, the status command shows what’s missing:See Also
- dotset doctor — Run diagnostics and auto-install
- Getting Started — Initial setup guide