Your IP : 3.145.39.183


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

#!/usr/bin/python2 -tt

import euca2ools.commands.ec2.getpassworddata

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