skyhook detect
Detect project configurationSynopsis
Analyze a project directory and detect its configuration. This command scans the specified directory (or current directory) to detect:- Programming language and framework
- Container port from Dockerfile
- Dockerfile build readiness and issues
- Repository information from git
- Monorepo structure (Nx, Turborepo, pnpm, etc.)
- Environment variables used in code
- Health, metrics, and documentation endpoints
- API specification files
Examples
Options
Options inherited from parent commands
SEE ALSO
- skyhook - skyhook is a CLI tool to help you create and manage k8s services