Skip to content

Commit fe126f0

Browse files
Docs: updates for sandboxes experiment. (#577)
sandboxes
1 parent f0e47ee commit fe126f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/experiments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Experiments
22

3-
The Slack CLI has an experiment (`-e`) flag behind which we put features currently under development. These features may be fleeting, may not be perfectly polished, and many will not work without a development instance - but we have made them available for use "at your own risk."
3+
The Slack CLI has an experiment (`-e`) flag behind which we put features currently under development. These features may be fleeting, may not be perfectly polished, and many will not work without a development instance, but we've made them available for use "at your own risk."
44

55
## Available experiments
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

99
- `lipgloss`: shows pretty styles.
10-
- `sandboxes`: enables users who have joined the Slack Developer Program to manage their sandboxes ([PR#379](https://github.com/slackapi/slack-cli/pull/379)).
1110
- `set-icon`: enables icon upload for non-hosted apps ([PR#469](https://github.com/slackapi/slack-cli/pull/469)).
1211

1312
## Experiments changelog
1413

1514
Below is a list of updates related to experiments.
15+
- **April 2026**: Concluded the `sandboxes` experiment with full support in the Slack CLI. Refer to the [`slack sandbox create`](/tools/slack-cli/reference/commands/slack_sandbox_create/), [`slack sandbox delete`](/tools/slack-cli/reference/commands/slack_sandbox_delete/), and [`slack sandbox list`](tools/slack-cli/reference/commands/slack_sandbox_list/) commands for more details.
1616
- **April 2026**: Added the `set-icon` experiment to enable icon upload for non-hosted apps.
1717
- **April 2026**: Concluded the `huh` experiment with full support now enabled by default in the Slack CLI.
1818
- **March 2026**: Split the `charm` experiment into more beautiful `huh` prompts and prettier `lipgloss` styles for ongoing change.

0 commit comments

Comments
 (0)