Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cjimti committed Nov 12, 2018
1 parent a525026 commit fa2dcde
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -84,7 +84,6 @@ sudo kubefwd services -l system=wx -n the-project

```bash
$ kubefwd services --help

_ _ __ _
| | ___ _| |__ ___ / _|_ ____| |
| |/ / | | | '_ \ / _ \ |_\ \ /\ / / _ |
Expand All @@ -99,6 +98,12 @@ Usage:
Aliases:
services, svcs, svc
Examples:
kubefwd svc -n the-project
kubefwd svc -n the-project -l app=wx,component=api
kubefwd svc -n default -n the-project
Flags:
-h, --help help for services
-c, --kubeconfig string absolute path to the kubeconfig file (default "/Users/cjimti/.kube/config")
Expand Down

0 comments on commit fa2dcde

Please sign in to comment.