Your IP : 18.191.162.61


Current Path : /usr/bin/
Upload File :
Current File : //usr/bin/euare-grouplistbypath

#!/usr/bin/python2 -tt

import euca2ools.commands.iam.listgroups

if __name__ == '__main__':
    euca2ools.commands.iam.listgroups.ListGroups.run()