Kubectl

kubectl is the official command-line tool for Kubernetes, used to deploy applications, inspect resources, and manage clusters via the Kubernetes API.

API entry from apis.yml

apis.yml Raw ↑
aid: kubectl:kubectl
name: Kubectl
description: kubectl is the official command-line tool for Kubernetes, used to deploy applications, inspect
  resources, and manage clusters via the Kubernetes API.
humanURL: https://kubernetes.io/docs/reference/kubectl/
tags:
- Command Line Interface
- Infrastructure CLI
properties:
- type: Documentation
  url: https://kubernetes.io/docs/reference/kubectl/overview/
- type: GitHub Repository
  url: https://github.com/kubernetes/kubectl