skyhook init
Initialize a new serviceSynopsis
Initialize a new Skyhook service by auto-detecting project configuration. This command scans the specified directory (or current directory) to detect:- Programming language and framework
- Container port from Dockerfile
- Repository information from git
- Monorepo structure (Nx, Turborepo, pnpm, etc.)
Examples
Options
Options inherited from parent commands
SEE ALSO
- skyhook - skyhook is a CLI tool to help you create and manage k8s services