Release: Slack CLI v4.2.0
Version 4.2.0 of the Slack CLI has arrived!
- The
slack apicommand can now send unauthenticated requests when no token is available or when--no-authis specified. - The
slack apicommand no longer triggers a background update check when invoked with arguments (e.g.,slack api chat.postMessage). - Any
Y/Nselect prompts now display as vertical selection, similar to theslack createcommand. - We've disabled upgrade notifications for the
slack manifestandslack manifest infocommand. The command returns JSON that may be used for scripting, and the notifications interfere with parsing the response output.