Path : /proc/self/root/proc/self/root/usr/bin/ |
Current File : //proc/self/root/proc/self/root/usr/bin/euscale-create-auto-scaling-group |
#!/usr/bin/python2 -tt import euca2ools.commands.autoscaling.createautoscalinggroup if __name__ == '__main__': euca2ools.commands.autoscaling.createautoscalinggroup.CreateAutoScalingGroup.run()