Skip to content

Commit 86fed24

Browse files
committed
edit the explanation of sbctl
1 parent 26e17fb commit 86fed24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vendor/environment-setup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ To install the preflight and support-bundle plugins:
182182

183183
### Install sbctl
184184

185-
sbctl is a command-line tool that you can use to examine Kubernetes resources in support bundles. With sbctl, you can interact with the support bundle in a shell using kubectl commands to view and inspect resources.
185+
sbctl is a command-line tool that makes it easier to troubleshoot an installation using a support bundle. With sbctl, you provide a support bundle that was collected in a cluster. sbctl then generates a kubeconfig file based on the contents of the support bundle an opens an interactive shell. In the sbctl shell, you can run kubectl commands to interact with a representation of the state of the cluster when the support bundle was collected.
186186

187187
For more information, see the [sbctl](https://github.com/replicatedhq/sbctl) repository in GitHub.
188188

0 commit comments

Comments
 (0)