With 'captain pull' it will be possible on CI servers to pull the previous images from registry in order to take advantage of cached steps and avoid pushing new layers of same steps.
captain pull will by default pull 'latest' and 'branch'.
captain push will by default push 'branch' and 'latest'.