|
| 1 | +[ |
| 2 | + { |
| 3 | + "type": "doc", |
| 4 | + "id": "slack-cli/index", |
| 5 | + "label": "Slack CLI", |
| 6 | + "className": "sidebar-title" |
| 7 | + }, |
| 8 | + { "type": "html", "value": "<hr>" }, |
| 9 | + { |
| 10 | + "type": "category", |
| 11 | + "label": "Guides", |
| 12 | + "collapsed": false, |
| 13 | + "items": [ |
| 14 | + "slack-cli/guides/installing-the-slack-cli-for-mac-and-linux", |
| 15 | + "slack-cli/guides/installing-the-slack-cli-for-windows", |
| 16 | + "slack-cli/guides/authorizing-the-slack-cli", |
| 17 | + "slack-cli/guides/using-slack-cli-with-bolt-frameworks", |
| 18 | + "slack-cli/guides/using-slack-cli-on-an-enterprise-grid-organization", |
| 19 | + "slack-cli/guides/running-slack-cli-commands", |
| 20 | + "slack-cli/guides/using-environment-variables-with-the-slack-cli", |
| 21 | + "slack-cli/guides/troubleshooting-slack-cli-errors", |
| 22 | + "slack-cli/guides/setting-up-ci-cd-with-the-slack-cli", |
| 23 | + "slack-cli/guides/deploying-with-the-slack-cli-and-github-actions", |
| 24 | + "slack-cli/guides/uninstalling-the-slack-cli" |
| 25 | + ] |
| 26 | + }, |
| 27 | + { "type": "html", "value": "<hr>" }, |
| 28 | + { |
| 29 | + "type": "category", |
| 30 | + "label": "Reference", |
| 31 | + "collapsed": false, |
| 32 | + "items": [ |
| 33 | + { |
| 34 | + "type": "category", |
| 35 | + "label": "Commands", |
| 36 | + "items": [ |
| 37 | + { |
| 38 | + "type": "autogenerated", |
| 39 | + "dirName": "slack-cli/reference/commands" |
| 40 | + } |
| 41 | + ] |
| 42 | + }, |
| 43 | + { |
| 44 | + "type": "doc", |
| 45 | + "id": "slack-cli/reference/errors", |
| 46 | + "label": "Errors" |
| 47 | + }, |
| 48 | + { |
| 49 | + "type": "doc", |
| 50 | + "id": "slack-cli/reference/experiments", |
| 51 | + "label": "Experiments" |
| 52 | + } |
| 53 | + ] |
| 54 | + } |
| 55 | +] |
0 commit comments