Your IP : 13.58.252.71


Current Path : /proc/5208/root/bin/
Upload File :
Current File : //proc/5208/root/bin/euca-describe-network-interfaces

#!/usr/bin/python2 -tt

import euca2ools.commands.ec2.describenetworkinterfaces

if __name__ == '__main__':
    euca2ools.commands.ec2.describenetworkinterfaces.DescribeNetworkInterfaces.run()