Skip to content

Instantly share code, notes, and snippets.

@RoboMWM
Last active January 6, 2016 23:30
Show Gist options
  • Save RoboMWM/53c01e90deb6e372b728 to your computer and use it in GitHub Desktop.
Save RoboMWM/53c01e90deb6e372b728 to your computer and use it in GitHub Desktop.
GroupManager -> PEX commands.yml (copy-paste this into commands.yml)
mangaddp:
- pex group $$1 add $$2
mangdelp:
- pex group $$1 remove $$2
manuadd:
- pex user $$1 group set $$2
manpromote:
- pex promote $$1
mandemote:
- pex demote $$1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment