Release: Slack CLI v3.8.0
Version 3.8.0
of the developer tools for the Slack platform has arrived!
- All available samples can now be listed with the
slack samples --list
command. The--language
flag may also be useful in filtering the resulting outputs. - We've deprecated the
--branch
and--template
flags for theslack samples
command. We recommend using theslack create
command with these options going forward. - The specification for
hooks.json
can now be found in our documentation for reference and details about how various commands can be customized with the Slack CLI to interact with your project.