1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-08 18:15:48 +00:00
This commit is contained in:
Shuting Zhao 2020-02-19 19:24:55 -08:00
parent dd07942fb7
commit 8e6e8fb663

View file

@ -13,7 +13,7 @@ You can build the CLI binary locally, then move the binary into a directory in y
git clone https://github.com/nirmata/kyverno.git
cd github.com/nirmata/kyverno
make cli
mv ./cmd/cli/kubectl-kyverno/kyverno /usr/local/bin/nctl
mv ./cmd/cli/kubectl-kyverno/kyverno /usr/local/bin/kyverno
```
## Commands