Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Last active July 3, 2020 11: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 velotiotech/7df391e854d15c11f4bb452b0613bf6f to your computer and use it in GitHub Desktop.
Save velotiotech/7df391e854d15c11f4bb452b0613bf6f to your computer and use it in GitHub Desktop.
curl -s -H "Authorization: Bearer $(dcos config show core.dcos_acs_token)"
"$(dcos config show core.dcos_url)/acs/api/v1/users" | jq ‘.array[].uid’ -r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment