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-build01
Then attach your ide to a nodejs process at port 9229