The Armor Community PowerShell Module

Current Version Total Downloads

Build Status Build Status Coverage Status Join the chat at https://gitter.im/ArmorPowerShell/Lobby

This is an open source, community project that provides a powerful command-line interface for managing and monitoring your Armor Complete (secure public cloud) and Armor Anywhere (security as a service) environments and accounts via a PowerShell module with cmdlets that interact with the published RESTful APIs.

Every code push is built using psake on Windows via AppVeyor, as well as on Ubuntu Linux via Travis CI, and tested using the Pester test and mock framework.

Code coverage scores and reports showing 100% coverage are tracked by Coveralls.

Cmdlet & private function documentation is generated programmatically via platyPS and rigorously tested to ensure accuracy.

Every successful continuous integration build is continuously deployed to the AppVeyor NuGet project feed as a prerelease version for contributors.

Every successful continuous integration build on the master branch is continuously deployed to the PowerShell Gallery to deliver rigorously tested new features as fast as possible to end users.