Skip to content

Commit eefdd28

Browse files
committed
feat(docs): update readme to reflect the new features
Signed-off-by: Lorenzo Fontana <[email protected]>
1 parent 9ba3648 commit eefdd28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ To consider this project (ready) the goals are:
4242
- [x] basic program run and attach
4343
- [x] list command to list running traces - command: `kubectl trace get`
4444
- [x] delete running traces
45-
- [ ] run without attach
46-
- [ ] attach command to attach only - command: `kubectl trace attach <program>`
45+
- [x] run without attach
46+
- [x] attach command to attach only - command: `kubectl trace attach <program>`
4747
- 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
4848

4949

0 commit comments

Comments
 (0)