Command
Result
kubectl -n cake logs -l 'release=kbdash'
view the logs for the latest build
deis config:push
push the current config from a .env file
.env
git push deis master
push the current branch to deis/master. Often best to add --force.
deis/master
--force