Release: Slack CLI v2.5.0
Version 2.5.0 of the developer tools for the Slack automations platform is hot off the press!
- We've added a confirmation message if you decide not to delete an app when using the
slack app deletecommand. - We added a
--hide-triggersflag to theslack runandslack deploycommands to prevent retrieving and displaying application triggers. - We added a warning to listed trigger info that Slack Connect channels do not support event triggers.
- We added app collaborators to listed trigger info.
- We added support to limit paginated results with the
trigger list --limit <n>command. - We added a prompt for whether you would like to include/exclude app collaborators into the named entities list if you set your trigger's ACL to
named_entities. Theinclude-app-collaboratorsflag will allow you to skip this prompt. - We updated the
slack activitycommand to support datastore event and error logs. For more information, refer to logging. - When the
--tokenflag is set, background checks for updates will now be automatically disabled. - We added support to fall back to a
curlinstall ofdenoifdeno upgradeshould fail. - The
slack logoutcommand now accepts the--workspaceflag. - We removed the
--show-triggersflag from theslack runcommand, as the command now displays all of your app's triggers and their types.