We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c47ec commit 2b99984Copy full SHA for 2b99984
README.md
@@ -44,10 +44,10 @@ The following compatible plugins are available:
44
45
## Usage
46
47
-The plugin is invoked via `kubectl nic-supportpkg` and has only one required flag, `-n` or `--namespace`:
+The plugin is invoked via `kubectl nic supportpkg` and has only one required flag, `-n` or `--namespace`:
48
49
```
50
-$ kubectl nic-supportpkg -n default -n nginx-ingress-0
+$ kubectl nic supportpkg -n default -n nginx-ingress-0
51
Running job pod-list... OK
52
Running job collect-pods-logs... OK
53
Running job events-list... OK
0 commit comments