You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/experiments.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,9 @@ The Slack CLI has an experiment (`-e`) flag behind which we put features current
6
6
7
7
The following is a list of currently available experiments. We'll remove experiments from this page if we decide they are no longer needed or once they are released, in which case we'll make an announcement about the feature's general availability in the [developer changelog](https://docs.slack.dev/changelog).
8
8
9
-
*`read-only-collaborators`: enables creating and modifying collaborator permissions via the `slack collaborator` commands.
10
9
*`bolt-install`: enables creating, installing, and running Bolt projects that manage their app manifest on app settings (remote manifest).
10
+
*`slack create` and `slack init` now set manifest source to "app settings" (remote) for Bolt JS & Bolt Python projects ([PR#96](https://github.com/slackapi/slack-cli/pull/96)).
11
+
*`read-only-collaborators`: enables creating and modifying collaborator permissions via the `slack collaborator` commands.
0 commit comments