Release: Slack CLI v2.4.0
Version 2.4.0 of the developer tools for the Slack automations platform is now available!
- We updated the Linux/macOS installation script to support a CLI version param,
-v. - We added a
-dflag to bypass Deno installation in the Linux/macOS installation script. - We updated the Windows installation script to include Alias, Version, SkipDeno, and SkipGit flags.
- We now suggest Windows users open a new terminal after installation to add the Slack CLI to the user's environment PATH.
- We bumped minimum required Deno version to
1.31.1. - We replaced the
workspacecommand with a newappcommand. - We made the
config-dirglobal flag visible. - We deprecated auth login's
authflag in favor oftoken. - We updated
app listcommand to display installation status.