[HOME]

Path : /usr/bin/
Upload :
Current File : //usr/bin/euca-get-password-data

#!/usr/bin/python2 -tt

import euca2ools.commands.ec2.getpassworddata

if __name__ == '__main__':
    euca2ools.commands.ec2.getpassworddata.GetPasswordData.run()