from getopt import GetoptError from fabric.api import env, run def usage(): print "Usage: %s -h <deploy-host> (-f <file> | -e <cmd>)" ...
確定! 回上一頁