Release: Slack CLI v2.2.0
Version 2.2.0 of the developer tools for our beta Slack platform has landed!
- The
trigger infocommand now also shows who has permissions to run the trigger. - We added the
--no-colorflag, which removes all ANSI sequences for color as well as emojis, giving you plain text output from the CLI that's perfect for piping to a text file. - The
datastore querycommand now supports acursorargument to help you paginate your results the way you want. - Trigger operations will now let you know when an invalid trigger file is being ignored.
- We improved error reporting and some help text.