Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 519 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 519 Bytes

pwsh-docker-parallel

Simple pwsh cmdlet's to start / stop multiple docker containers

Introduction

PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool that is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It does include a command-line shell and an associated scripting language, Integrated Scripting Environment ISE and many others.

Requirements

PowerShell v7 (https://github.com/PowerShell/PowerShell/releases)