Skip to content

andrewtchilds/PSSpark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSSpark

Description

A PowerShell module for working with the Cisco Spark REST API.

Modeled after PSSlack

Installing the module

Install the module from the PowerShell Gallery using:

PS> Install-Module -Name PSSpark

Updating PSSpark

Once installed from the PowerShell Gallery, you can update it using:

PS> Update-Module -Name PSSpark

Removing PSSpark

To remove PSSpark:

PS> Uninstall-Module -Name PSSpark

About

PowerShell module for Cisco Spark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published