Merge branch 'master' into release-1.12
This commit is contained in:
@@ -191,7 +191,7 @@ I am a plugin with a dash in my name
|
||||
|
||||
#### Name conflicts and overshadowing
|
||||
|
||||
It can be possible to have multiple plugins with the same filename in different locations throughout your PATH.
|
||||
It is possible to have multiple plugins with the same filename in different locations throughout your PATH.
|
||||
For example, given a PATH with the following value: `PATH=/usr/local/bin/plugins:/usr/local/bin/moreplugins`, a copy of plugin `kubectl-foo` could exist in `/usr/local/bin/plugins` and `/usr/local/bin/moreplugins`,
|
||||
such that the output of the `kubectl plugin list` command is:
|
||||
|
||||
@@ -276,4 +276,3 @@ See the [Sample CLI Plugin](https://github.com/kubernetes/sample-cli-plugin) for
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user