openlogos detect
Print lightweight environment and project metadata. This is useful for diagnostics, tool integration, and confirming which CLI version is being used.
Synopsis
Section titled “Synopsis”openlogos detect [--format json]Options
Section titled “Options”| Option | Description |
|---|---|
--format json | Output structured JSON. |
What it reports
Section titled “What it reports”- OpenLogos CLI version
- Node.js version
- Project name, locale, lifecycle, description, and source roots when run inside an OpenLogos project
- A clear “No OpenLogos project found” message when run outside a project
Example
Section titled “Example”openlogos detectOpenLogos CLI v0.10.3Node.js v20.11.1
Project detected: Name: my-project Locale: en Lifecycle: launched