Skip to content

Commit

Permalink
feat(docs): update readme to reflect the new features
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Fontana <[email protected]>
  • Loading branch information
fntlnz committed Nov 25, 2018
1 parent 9ba3648 commit eefdd28
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <program>`
- [x] run without attach
- [x] attach command to attach only - command: `kubectl trace attach <program>`
- 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


Expand Down

0 comments on commit eefdd28

Please sign in to comment.