Skip to content

Instantly share code, notes, and snippets.

View guyk-bp's full-sized avatar
🤘

Guy Khmelnitsky guyk-bp

🤘
  • BigPanda
  • Tel Aviv, Israel
View GitHub Profile
@guyk-bp
guyk-bp / updatePostmanBP-DevEnv.md
Last active June 26, 2024 13:36
Update Postman Env by BigPanda

Update Postman Environment based on BigPanda printout (like from dev)

Instructions:

  1. Create an environment in Postman (you need to login to an account) (e.g. guyk-dev)
  2. Follow this guide to create an API key
  3. Download the script
  4. Edit it, and update the Postman API key
  5. chmod +x updatePostmanEnv.sh
  6. Now you can use it: e.g. kubectl logs $(kubectl get pods | grep init | awk '{print $1}') -n guyk | ~/updatePostman.sh guyk-dev