Skip to content

Instantly share code, notes, and snippets.

@johnpmitsch
Last active February 19, 2020 15:11
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 johnpmitsch/cb863c1b834de131e706d2cc6502899f to your computer and use it in GitHub Desktop.
Save johnpmitsch/cb863c1b834de131e706d2cc6502899f to your computer and use it in GitHub Desktop.
pulp3 scratchpad
reset password: sudo PULP_SETTINGS=/etc/pulp/settings.py DJANGO_SETTINGS_MODULE=pulpcore.app.settings python3-django-admin reset-admin-password --password admin
httpie example: http GET http://admin:admin@localhost:24817/pulp/api/v3/repositories/file/file/
(its admin/password on dev box)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment