Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight authored May 21, 2020
1 parent 60efd7f commit 4162afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ $ kubepfm --target ns=default:mypod:8080:1222

# With context. Useful if you need to port-forward to different clusters in one go.
$ kubepfm --target ctx=devcluster:ns=default:mypod:8080:1222 \
--target ctx=prodcluster:ns=default:mypod:8081:1222
--target ctx=prodcluster:ns=default:mypod:8081:1222
```

You can also pipe input from STDIN as well.
Expand Down

0 comments on commit 4162afc

Please sign in to comment.