mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-04 20:03:18 +02:00
cli: add version command (#1726)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
ea4e9fa3aa
commit
e56e7e4b9e
4 changed files with 32 additions and 11 deletions
|
@ -124,7 +124,7 @@ brew install pomerium-cli
|
|||
```shell
|
||||
git clone git@github.com:pomerium/pomerium.git
|
||||
cd pomerium
|
||||
make
|
||||
make build NAME=pomerium-cli
|
||||
./bin/pomerium-cli --help
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue