Skip to content

Commit 855440a

Browse files
docs(revert): include details on the bolt-install experiment on the experiments page (#108)
Co-authored-by: slackapi[bot] <186980925+slackapi[bot]@users.noreply.github.com>
1 parent df29fe8 commit 855440a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/experiments.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ The Slack CLI has an experiment (`-e`) flag behind which we put features current
66

77
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).
88

9-
* `read-only-collaborators`: enables creating and modifying collaborator permissions via the `slack collaborator` commands.
109
* `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.
1112

1213
## Experiments changelog
1314

0 commit comments

Comments
 (0)