We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba3648 commit eefdd28Copy full SHA for eefdd28
README.md
@@ -42,8 +42,8 @@ To consider this project (ready) the goals are:
42
- [x] basic program run and attach
43
- [x] list command to list running traces - command: `kubectl trace get`
44
- [x] delete running traces
45
-- [ ] run without attach
46
-- [ ] attach command to attach only - command: `kubectl trace attach <program>`
+- [x] run without attach
+- [x] attach command to attach only - command: `kubectl trace attach <program>`
47
- allow sending signals (probably requires a TTY), so that bpftrace commands can be notified to stop by the user before deletion and give back results
48
49
0 commit comments