Options (3)
-c, --channelbooleanPost a file to Slack
Example:
slackcat {{[-c|--channel]}} {{channel_name}} {{path/to/file}}-n, --filenamebooleanPost a file to Slack with a custom filename
Example:
slackcat {{[-c|--channel]}} {{channel_name}} {{[-n|--filename]}} {{filename}} {{path/to/file}}-s, --streambooleanStream command output to Slack continuously
Example:
{{command}} | slackcat {{[-c|--channel]}} {{channel_name}} {{[-s|--stream]}}made by @shridhargupta | data from tldr-pages