Skip to content

Instantly share code, notes, and snippets.

@reillychase
Last active June 26, 2020 19:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reillychase/a9bfe8f2c80eefedcccdaf6f438bb60b to your computer and use it in GitHub Desktop.
Save reillychase/a9bfe8f2c80eefedcccdaf6f438bb60b to your computer and use it in GitHub Desktop.
docker exec -it unms-postgres psql -U unms -d unms -t -c "SELECT group_id FROM access_group_site LIMIT 1;" > site_group.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment