diff --git a/README.md b/README.md index 0567168d..c9ea53a6 100644 --- a/README.md +++ b/README.md @@ -42,8 +42,8 @@ To consider this project (ready) the goals are: - [x] basic program run and attach - [x] list command to list running traces - command: `kubectl trace get` - [x] delete running traces -- [ ] run without attach -- [ ] attach command to attach only - command: `kubectl trace attach ` +- [x] run without attach +- [x] attach command to attach only - command: `kubectl trace attach ` - 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