community/sig-cli
Junya Okabe 208d7a966c fix: use https instead of http
fix: use https instead of http
2024-06-09 23:37:06 +09:00
..
migrated-from-wiki all URL pointing to kubectl-conventions.md have been fixed 2019-02-06 16:22:26 -06:00
CONTRIBUTING.md fix: use https instead of http 2024-06-09 23:37:06 +09:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 19:37:21 +01:00
README.md Update sig-cli agenda 2024-05-21 14:46:02 -06:00
annual-report-2020.md Rename annual reports to match calendar year 2021-06-04 14:48:48 -04:00
annual-report-2021.md Add 2021 sig cli report 2022-03-01 10:20:21 -07:00
annual-report-2022.md Add SIG-CLI 2022 annual report 2023-05-17 20:47:16 -06:00
annual-report-2023.md Fix link sig-cli annual-report-2023.md 2024-05-08 15:35:08 +08:00
charter.md Fixes some link in sig-cli 2018-12-21 01:02:34 +07:00

README.md

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