@beekube/cli
v1.0.33
Published
Downloads
95
Keywords
Readme
bk-cli
Command Line Interface for beekube.cloud.
Beekube Cloud is a managed Container As A Service Platform with a docker-like API.
Debug
Invoke the nodejs debugger. To debug the command beekube logs test-container:
npm run build ; node --inspect-brk dist/beekube-logs.js kaniko-build01Then attach your ide to a nodejs process at port 9229
