> For the complete documentation index, see [llms.txt](https://kubenv.dexiotropic.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kubenv.dexiotropic.io/entrypoints.md).

# Entrypoints

`kubenv` ships the same renderer through three entrypoints so the behavior stays consistent across local use, kubectl workflows, and Argo CD.

## Available entrypoints

| Entrypoint          | Best for                                                | Page                                      |
| ------------------- | ------------------------------------------------------- | ----------------------------------------- |
| `kubenv`            | Local rendering or piping directly into `kubectl apply` | [kubenv CLI](/entrypoints/kubenv.md)      |
| `kubectl kenv`      | kubectl-native usage and Krew installation              | [kubectl plugin](/entrypoints/kubectl.md) |
| `kubenv-argocd-cmp` | GitOps and Argo CD Config Management Plugin workflows   | [Argo CD CMP](/entrypoints/argocd.md)     |
