Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tlindsay42/armorpowershell
Community PowerShell Module for Armor
https://github.com/tlindsay42/armorpowershell
anywhere appveyor armor automation cloud complete coveralls devops powershell powershell-core powershell-gallery sdk security travis-ci
Last synced: 27 days ago
JSON representation
Community PowerShell Module for Armor
- Host: GitHub
- URL: https://github.com/tlindsay42/armorpowershell
- Owner: tlindsay42
- License: apache-2.0
- Created: 2017-10-03T05:41:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-30T22:19:57.000Z (almost 5 years ago)
- Last Synced: 2024-10-11T21:01:40.177Z (27 days ago)
- Topics: anywhere, appveyor, armor, automation, cloud, complete, coveralls, devops, powershell, powershell-core, powershell-gallery, sdk, security, travis-ci
- Language: PowerShell
- Homepage: https://tlindsay42.github.io/ArmorPowerShell/
- Size: 3.54 MB
- Stars: 5
- Watchers: 3
- Forks: 6
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# The Armor Community PowerShell Module
[![Current Version](https://img.shields.io/powershellgallery/v/Armor.svg)](https://www.powershellgallery.com/packages/Armor)
[![Total Downloads](https://img.shields.io/powershellgallery/dt/Armor.svg)](https://www.powershellgallery.com/packages/Armor)[![Build Status](https://ci.appveyor.com/api/projects/status/x4ik2enxvdc5h0x6/branch/master?svg=true)](https://ci.appveyor.com/project/tlindsay42/ArmorPowerShell/branch/master)
[![Build Status](https://travis-ci.org/tlindsay42/ArmorPowerShell.svg?branch=master)](https://travis-ci.org/tlindsay42/ArmorPowerShell)
[![Coverage Status](https://coveralls.io/repos/github/tlindsay42/ArmorPowerShell/badge.svg?branch=master)](https://coveralls.io/github/tlindsay42/ArmorPowerShell?branch=master)
[![Join the chat at https://gitter.im/ArmorPowerShell/Lobby](https://badges.gitter.im/ArmorPowerShell/Lobby.svg)](https://gitter.im/ArmorPowerShell/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)This is an open source, community project that provides a powerful command-line interface for managing and monitoring your **[Armor Complete](https://www.armor.com/armor-complete-secure-hosting/ 'Armor Complete Product Page')** (secure public cloud) and **[Armor Anywhere](https://www.armor.com/armor-anywhere-security/ 'Armor Anywhere Product Page')** (security as a service) environments and accounts via a PowerShell module with cmdlets that interact with the published [RESTful APIs](https://docs.armor.com/display/KBSS/Armor+API+Guide 'Armor API Guide').
Every code push is built using psake on **Windows** via [AppVeyor](https://ci.appveyor.com/project/tlindsay42/ArmorPowerShell/branch/master 'AppVeyor: ArmorPowerShell: Latest Build Console'), as well as on **Ubuntu Linux** via [Travis CI](https://travis-ci.org/tlindsay42/ArmorPowerShell 'Travis CI: ArmorPowerShell: Latest Build Console'), and tested using the [Pester](https://github.com/pester/Pester 'Pester GitHub repo') test and mock framework.
Code coverage scores and reports showing 100% coverage are tracked by [Coveralls](https://coveralls.io/github/tlindsay42/ArmorPowerShell?branch=master 'Coveralls: ArmorPowerShell: Latest Report').
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](https://ci.appveyor.com/project/tlindsay42/ArmorPowerShell/branch/master 'AppVeyor: ArmorPowerShell: Latest Build Console') 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](https://www.powershellgallery.com/packages/Armor 'PowerShell Gallery') to deliver rigorously tested new features as fast as possible to end users.
Please visit the **[full documentation](https://tlindsay42.github.io/ArmorPowerShell/ 'GitHubPages: ArmorPowerShell: Latest Build')** for more details.