Skip to content

Commit

Permalink
doc: shell completions
Browse files Browse the repository at this point in the history
  • Loading branch information
bomgar committed Nov 24, 2023
1 parent 293941c commit 1f34136
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,3 +144,9 @@ kubectl logs -f ... | fblog

In general you can pipe any endless stream to fblog.


## shell completions

```bash
fblog --generate-completions <shell>
```

0 comments on commit 1f34136

Please sign in to comment.