Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight committed Feb 13, 2023
1 parent c70c005 commit dacb2f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ $ go get -u -v github.com/flowerinthenight/kubepfm
## Usage

```bash
$ kubepfm --target [ctx=context:[ns=]namespace:]name|pattern:[localaddress:]localport:remoteport [--target ...]
$ kubepfm \
--target [ctx=context:[ns=]namespace:]name|pattern:[localaddress:]localport:remoteport \
[--target ...]
```
If the `[ctx=context]` part is not specified, the current context is used. If the `[ns=namespace:]` part is not specified, the `default` namespace is used.

Expand Down

0 comments on commit dacb2f3

Please sign in to comment.