#!/usr/bin/env python

from docker_push_ssh import cli
cli.main()
