Skip to main content

Release: Slack CLI v2.29.1

Version 2.29.1 of the developer tools for the Slack automations platform has arrived!

  • We updated the shell called in Windows commands from pwsh to powershell for better backwards compatibility.
  • We added the ability to retrieve manifest information using the --source flag with the manifest info command. The flag can be set to either project or remote.
  • We fixed an issue to raise any errors in the Slack CLI that may occur when running the npm install command.
  • We fixed a bug to replace the --workspace flag recommendation with a --team flag recommendation.