Skip to content

Commit 3a67eca

Browse files
authored
Merge pull request #49722 from ardaguclu/kep-3104
Add KUBECTL_KUBERC environment variable description
2 parents c7968f6 + a9f3315 commit 3a67eca

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

content/en/docs/reference/kubectl/kubectl.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,14 @@ kubectl [flags]
382382
</td>
383383
</tr>
384384

385+
<tr>
386+
<td colspan="2">KUBECTL_KUBERC</td>
387+
</tr>
388+
<tr>
389+
<td></td><td style="line-height: 130%; word-wrap: break-word;">When set to true, kuberc file is taken into account to define user specific preferences.
390+
</td>
391+
</tr>
392+
385393
</tbody>
386394
</table>
387395

0 commit comments

Comments
 (0)