Current Path : /bin/ |
Current File : //bin/euscale-set-desired-capacity |
#!/usr/bin/python2 -tt import euca2ools.commands.autoscaling.setdesiredcapacity if __name__ == '__main__': euca2ools.commands.autoscaling.setdesiredcapacity.SetDesiredCapacity.run()