Skip to content

Latest commit

 

History

History
123 lines (106 loc) · 7.68 KB

README.md

File metadata and controls

123 lines (106 loc) · 7.68 KB

CLI Special Interest Group

Covers kubectl and related tools. We focus on the development and standardization of the CLI framework and its dependencies, the establishment of conventions for writing CLI commands, POSIX compliance, and improving the command line tools from a developer and devops user experience and usability perspective.

The charter defines the scope and governance of the CLI Special Interest Group.

Meetings

Joining the mailing list for the group will typically add invites for the following meetings to your calendar.

Leadership

Chairs

The Chairs of the SIG run operations and processes governing the SIG.

Technical Leads

The Technical Leads of the SIG establish new subprojects, decommission existing subprojects, and resolve cross-subproject technical issues and decisions.

Emeritus Leads

Contact

Subprojects

The following subprojects are owned by sig-cli:

cli-experimental

cli-sdk

cli-utils

krew

Plugin manager for kubectl.

krew-index

Centralized plugin index for krew.

krm-functions

kubectl

kubectl-validate

CLI Tool for validating Kubernetes resources from their OpenAPIV3 schemas on client-side aiming for best parity with errors returned by server. Supports core resources, CRDs, CEL validations, and more!

kui

Hybrid command-line/UI development experience for cloud-native development

kustomize