Skip to content

Instantly share code, notes, and snippets.

@atishgoswami
Created October 6, 2016 20:05
Show Gist options
  • Save atishgoswami/32c13f169c2863efe02d197e47030a57 to your computer and use it in GitHub Desktop.
Save atishgoswami/32c13f169c2863efe02d197e47030a57 to your computer and use it in GitHub Desktop.
Magento2 Enterprise credential checker
curl -u [Public Key]:[Private Key] https://repo.magento.com/packages.json | grep --color="auto" "magento\\\\/product-enterprise-edition"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment