to-slack

command
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2024 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Overview

post is a command-line tool for posting messages to a Slack channel. For example:

$> ./bin/post -channel test -webhook-uri 'constant://?val=https://hooks.slack.com/services/.../.../...' testing

Or:

$> echo "wub wub wub" | ./bin/post -channel test -webhook-uri 'constant://?val=https://hooks.slack.com/services/.../.../...' -stdin

Or:

$> echo "wub wub wub" | ./bin/post -channel test -webhook 'awsparamstore://{SECRET_NAME}?region={REGION}&credentials={CREDENTIALS}' -stdin

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL