|
1 | 1 | --- |
2 | 2 | sidebar_label: Running commands |
3 | | -slug: /slack-cli/guides/running-slack-cli-commands |
| 3 | +slug: /tools/slack-cli/guides/running-slack-cli-commands |
4 | 4 | --- |
5 | 5 |
|
6 | 6 | # Running Slack CLI commands |
@@ -29,28 +29,28 @@ Below you'll find all the commands and subcommands for the Slack CLI. Each one h |
29 | 29 |
|
30 | 30 | | Command | Description | |
31 | 31 | | :--- | :--- | |
32 | | -| [`slack activity`](/slack-cli/reference/commands/slack_activity) | Display the app activity logs from the Slack Platform |
33 | | -| [`slack app`](/slack-cli/reference/commands/slack_app) | Install, uninstall, and list teams with the app installed |
34 | | -| [`slack auth`](/slack-cli/reference/commands/slack_auth) | Add and remove local team authorizations |
35 | | -| [`slack collaborator`](/slack-cli/reference/commands/slack_collaborator) | Manage app collaborators |
36 | | -| [`slack create`](/slack-cli/reference/commands/slack_create) | Create a Slack project |
37 | | -| [`slack datastore`](/slack-cli/reference/commands/slack_datastore) | Query an app's datastore |
38 | | -| [`slack delete`](/slack-cli/reference/commands/slack_delete) | Delete the app |
39 | | -| [`slack deploy`](/slack-cli/reference/commands/slack_deploy) | Deploy the app to the Slack Platform |
40 | | -| [`slack doctor`](/slack-cli/reference/commands/slack_doctor) | Check and report on system and app information |
41 | | -| [`slack env`](/slack-cli/reference/commands/slack_env) | Add, remove, and list environment variables |
42 | | -| [`slack external-auth`](/slack-cli/reference/commands/slack_external-auth) | Add and remove external authorizations and client secrets for providers in your app |
43 | | -| [`slack feedback`](/slack-cli/reference/commands/slack_feedback) | Share feedback about your experience or project |
44 | | -| [`slack function`](/slack-cli/reference/commands/slack_function) | Manage the functions of an app |
45 | | -| [`slack install`](/slack-cli/reference/commands/slack_install) | Install the app to a team |
46 | | -| [`slack list`](/slack-cli/reference/commands/slack_list) | List all authorized accounts |
47 | | -| [`slack login`](/slack-cli/reference/commands/slack_login) | Log in to a Slack account |
48 | | -| [`slack logout`](/slack-cli/reference/commands/slack_logout) | Log out of a team |
49 | | -| [`slack manifest`](/slack-cli/reference/commands/slack_manifest) | Print the app manifest of a project or app |
50 | | -| [`slack platform`](/slack-cli/reference/commands/slack_platform) | Deploy and run apps on the Slack Platform |
51 | | -| [`slack run`](/slack-cli/reference/commands/slack_run) | Start a local server to develop and run the app locally |
52 | | -| [`slack samples`](/slack-cli/reference/commands/slack_samples) | List available sample apps |
53 | | -| [`slack trigger`](/slack-cli/reference/commands/slack_trigger) | List details of existing triggers |
54 | | -| [`slack uninstall`](/slack-cli/reference/commands/slack_uninstall) | Uninstall the app from a team |
55 | | -| [`slack upgrade`](/slack-cli/reference/commands/slack_upgrade) | Checks for available updates to the CLI or SDK |
56 | | -| [`slack version`](/slack-cli/reference/commands/slack_version) | Print the version number |
| 32 | +| [`slack activity`](/tools/slack-cli/reference/commands/slack_activity) | Display the app activity logs from the Slack Platform |
| 33 | +| [`slack app`](/tools/slack-cli/reference/commands/slack_app) | Install, uninstall, and list teams with the app installed |
| 34 | +| [`slack auth`](/tools/slack-cli/reference/commands/slack_auth) | Add and remove local team authorizations |
| 35 | +| [`slack collaborator`](/tools/slack-cli/reference/commands/slack_collaborator) | Manage app collaborators |
| 36 | +| [`slack create`](/tools/slack-cli/reference/commands/slack_create) | Create a Slack project |
| 37 | +| [`slack datastore`](/tools/slack-cli/reference/commands/slack_datastore) | Query an app's datastore |
| 38 | +| [`slack delete`](/tools/slack-cli/reference/commands/slack_delete) | Delete the app |
| 39 | +| [`slack deploy`](/tools/slack-cli/reference/commands/slack_deploy) | Deploy the app to the Slack Platform |
| 40 | +| [`slack doctor`](/tools/slack-cli/reference/commands/slack_doctor) | Check and report on system and app information |
| 41 | +| [`slack env`](/tools/slack-cli/reference/commands/slack_env) | Add, remove, and list environment variables |
| 42 | +| [`slack external-auth`](/tools/slack-cli/reference/commands/slack_external-auth) | Add and remove external authorizations and client secrets for providers in your app |
| 43 | +| [`slack feedback`](/tools/slack-cli/reference/commands/slack_feedback) | Share feedback about your experience or project |
| 44 | +| [`slack function`](/tools/slack-cli/reference/commands/slack_function) | Manage the functions of an app |
| 45 | +| [`slack install`](/tools/slack-cli/reference/commands/slack_install) | Install the app to a team |
| 46 | +| [`slack list`](/tools/slack-cli/reference/commands/slack_list) | List all authorized accounts |
| 47 | +| [`slack login`](/tools/slack-cli/reference/commands/slack_login) | Log in to a Slack account |
| 48 | +| [`slack logout`](/tools/slack-cli/reference/commands/slack_logout) | Log out of a team |
| 49 | +| [`slack manifest`](/tools/slack-cli/reference/commands/slack_manifest) | Print the app manifest of a project or app |
| 50 | +| [`slack platform`](/tools/slack-cli/reference/commands/slack_platform) | Deploy and run apps on the Slack Platform |
| 51 | +| [`slack run`](/tools/slack-cli/reference/commands/slack_run) | Start a local server to develop and run the app locally |
| 52 | +| [`slack samples`](/tools/slack-cli/reference/commands/slack_samples) | List available sample apps |
| 53 | +| [`slack trigger`](/tools/slack-cli/reference/commands/slack_trigger) | List details of existing triggers |
| 54 | +| [`slack uninstall`](/tools/slack-cli/reference/commands/slack_uninstall) | Uninstall the app from a team |
| 55 | +| [`slack upgrade`](/tools/slack-cli/reference/commands/slack_upgrade) | Checks for available updates to the CLI or SDK |
| 56 | +| [`slack version`](/tools/slack-cli/reference/commands/slack_version) | Print the version number |
0 commit comments