odo-dev

Developer-focused CLI for building apps on Kubernetes and OpenShift

brewmacoslinux
Try with needOr install directly
Source

About

Developer-focused CLI for Kubernetes and OpenShift

Commands

odo

Examples

Initialize a new odo project in current directory$ odo create nodejs
Deploy application to Kubernetes cluster$ odo push
Start development mode with live code synchronization$ odo dev