hipchat-ps:使用 REST API 发送 HipChat 消息的 Powershell 脚本

时间:2021-06-16 21:37:12
【文件属性】:
文件名称:hipchat-ps:使用 REST API 发送 HipChat 消息的 Powershell 脚本
文件大小:4KB
文件格式:ZIP
更新时间:2021-06-16 21:37:12
PowerShell #hipchat-ps hipchat-ps 模块的灵感来自 HipChat 的但它包含了在易于使用的 Windows PowerShell 模块中发送 HipChat 消息的功能。 入门 将此模块复制到 $env:PSModulePath 中的任何位置 导入模块 C:\PS>导入-模块发布-HipChatRoomMessage 列出可用功能 C:\PS>Get-Command -Module Publish-HipChatRoomMessage 获取有关模块的帮助 C:\PS>Get-Help Publish-HipChatRoomMessage -examples C:\PS>Get-Help Publish-HipChatRoomMessage -detailed 执行模块 C:\PS>Publish-HipChatRoomMessage -apitoken e6b4ed1
【文件预览】:
hipchat-ps-master
----.gitignore(2KB)
----Publish-HipChatRoomMessage.psm1(4KB)
----README.md(821B)
----.gitattributes(483B)

网友评论