We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15697b9 commit dd39ca1Copy full SHA for dd39ca1
kubectl-capture
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
#
3
-# A kubectl plugin which starts a capture for a duration and uploads to a S3
4
-# bucket when is finished to troubleshoot it later with Sysdig Inspect
+# A kubectl plugin which starts a capture for a duration and downloads to your
+# hard drive to use for troubleshooting with Sysdig Inspect
5
6
7
pod=""
0 commit comments