Skip to content

Instantly share code, notes, and snippets.

@amaczuga
Created September 28, 2016 12:25
Show Gist options
  • Save amaczuga/d9ffa773695948bf02a62339169a3a9d to your computer and use it in GitHub Desktop.
Save amaczuga/d9ffa773695948bf02a62339169a3a9d to your computer and use it in GitHub Desktop.
#!/bin/bash
uaac member add uaa.admin $1
uaac member add scim.read $1
uaac member add scim.write $1
uaac member add console.admin $1
uaac member add cloud_controller.admin $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment