Rene Hernandez
  • Snippets
  • Tutorials
  • Essays
  • Notes
  • Chats
  • About
  • About
  • Snippets
  • Tutorials
  • Essays
  • Notes
  • Chats


Delete git branches no longer present in remote

Step-by-step using Powershell to automate the process

snippets
git powershell
May 14, 2021
2 mins
git powershell
May 14, 2021
2 mins

Delete multiple CRDs with PowerShell and kubectl

Avoid manual deletion of each CRD object with the help of PowerShell

snippets
kubectl powershell kubernetes
Apr 22, 2021
1 mins
kubectl powershell kubernetes
Apr 22, 2021
1 mins

Introduction to AST in PowerShell

A high level overview of AST in Powershell with links to docs and related content

tutorials
powershell ast
Sep 3, 2019
4 mins
powershell ast
Sep 3, 2019
4 mins

Running functions remotely in PowerShell

How to refactor a PowerShell scriptblock into multiple functions invoked remotely

tutorials
docker powershell
Jun 16, 2019
6 mins
docker powershell
Jun 16, 2019
6 mins

Loading custom SSL certificates into Windows Containers

How to load custom ssl certificates present in the host machine into windows containers to handle HTTPS requests.

tutorials
docker powershell
Apr 3, 2019
5 mins
docker powershell
Apr 3, 2019
5 mins

What to learn as a beginner in PowerShell

A collection of resources to help poeple dive into PowerShell

notes
powershell
Jan 11, 2019
3 mins
powershell
Jan 11, 2019
3 mins

CI/CD pipeline for PowerShell

A walkthrough of a CI/CD pipeline implementation for PowerShell modules

tutorials
powershell jenkins ci-cd
Dec 28, 2018
13 mins
powershell jenkins ci-cd
Dec 28, 2018
13 mins

Manage module dependencies in PowerShell

An analysis of dependencies management for PowerShell modules

notes
powershell
May 17, 2018
4 mins
powershell
May 17, 2018
4 mins

PowerShell must-have tools for development

Some base libraries that I recommend to enhance your PowerShell development experience

tutorials
powershell
Mar 24, 2018
4 mins
powershell
Mar 24, 2018
4 mins

Rene Hernandez © 2023

Published with Hugo and Netlify