Add KUBECTL_KUBERC environment variable description

pull/49722/head
Arda Güçlü 2025-02-12 09:16:44 +03:00
parent c7968f67ee
commit a9f3315985
1 changed files with 8 additions and 0 deletions

View File

@ -382,6 +382,14 @@ kubectl [flags]
</td>
</tr>
<tr>
<td colspan="2">KUBECTL_KUBERC</td>
</tr>
<tr>
<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.
</td>
</tr>
</tbody>
</table>