Skip to content

Commit 61eaecc

Browse files
authored
chore(docs): added missing tools to README.md (make update-readme-tools) (#358)
Signed-off-by: Marc Nuri <[email protected]>
1 parent 028c6b0 commit 61eaecc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ The following sets of tools are available (all on by default):
213213

214214
<summary>config</summary>
215215

216+
- **configuration_contexts_list** - List all available context names and associated server urls from the kubeconfig file
217+
216218
- **configuration_view** - Get the current Kubernetes configuration content as a kubeconfig YAML
217219
- `minified` (`boolean`) - Return a minified version of the configuration. If set to true, keeps only the current-context and the relevant pieces of the configuration for that context. If set to false, all contexts, clusters, auth-infos, and users are returned in the configuration. (Optional, default true)
218220

0 commit comments

Comments
 (0)