Current Path : /bin/ |
Current File : //bin/euscale-create-or-update-tags |
#!/usr/bin/python2 -tt import euca2ools.commands.autoscaling.createorupdatetags if __name__ == '__main__': euca2ools.commands.autoscaling.createorupdatetags.CreateOrUpdateTags.run()