mirror of
https://github.com/kha7iq/pingme.git
synced 2025-05-15 22:30:11 -07:00
docs: updates for mattermost service
This commit is contained in:
parent
01ee87445c
commit
f77d77a0cc
@ -57,6 +57,7 @@ as message. And most of all this serves as a swiss army knife sort of tool which
|
|||||||
- *Slack*
|
- *Slack*
|
||||||
- *Telegram*
|
- *Telegram*
|
||||||
- *Pushover*
|
- *Pushover*
|
||||||
|
- *Mattermost*
|
||||||
|
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
@ -114,13 +115,13 @@ NAME:
|
|||||||
PingMe - Send message to multiple platforms
|
PingMe - Send message to multiple platforms
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
pingme [global options] command [command options] [arguments...]
|
main [global options] command [command options] [arguments...]
|
||||||
|
|
||||||
DESCRIPTION:
|
DESCRIPTION:
|
||||||
PingMe is a CLI tool which provides the ability to send messages or alerts to multiple
|
PingMe is a CLI tool which provides the ability to send messages or alerts to multiple
|
||||||
messaging platforms and also email, everything is configurable via environment
|
messaging platforms and also email, everything is configurable via environment
|
||||||
variables and command line switches.Currently supported platforms include Slack, Telegram,
|
variables and command line switches.Currently supported platforms include Slack, Telegram,
|
||||||
RocketChat, Discord, Microsoft Teams and email address.
|
RocketChat, Discord, Pushover, Mattermost, Microsoft Teams and email address.
|
||||||
|
|
||||||
COMMANDS:
|
COMMANDS:
|
||||||
telegram Send message to telegram
|
telegram Send message to telegram
|
||||||
@ -130,6 +131,7 @@ COMMANDS:
|
|||||||
teams Send message to microsoft teams
|
teams Send message to microsoft teams
|
||||||
pushover Send message to pushover
|
pushover Send message to pushover
|
||||||
email Send an email
|
email Send an email
|
||||||
|
mattermost Send message to mattermost
|
||||||
help, h Shows a list of commands or help for one command
|
help, h Shows a list of commands or help for one command
|
||||||
|
|
||||||
GLOBAL OPTIONS:
|
GLOBAL OPTIONS:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user