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