From 0d66e909b2342a69d5beb63aedd75832d42c7c7b Mon Sep 17 00:00:00 2001 From: Fabiano Franz Date: Fri, 30 Sep 2016 15:38:39 -0300 Subject: [PATCH] Adding SIG CLI info --- sig-cli/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/sig-cli/README.md b/sig-cli/README.md index 8b1378917..b43543948 100644 --- a/sig-cli/README.md +++ b/sig-cli/README.md @@ -1 +1,19 @@ +# SIG CLI +The Kubernetes Command Line Interface SIG (sig-cli) is a working group for the contributor community interested in `kubectl` and related tools. + +We focus on the development and standardization of the CLI [framework](https://github.com/kubernetes/kubernetes/tree/master/pkg/kubectl) and its dependencies, the establishment of [conventions](https://github.com/kubernetes/kubernetes/blob/master/docs/devel/kubectl-conventions.md) for writing CLI commands, POSIX compliance, and improving the command line tools from a developer and devops user experience and usability perspective. + +## Meetings: +* Bi-weekly on Wednesdays @ 9am [America/Los_Angeles](http://time.is/Los_Angeles) (check [the calendar](https://calendar.google.com/calendar/embed?src=cgnt364vd8s86hr2phapfjc6uk%40group.calendar.google.com&ctz=America/Los_Angeles)) +* Zoom Link: +* Meeting [Agenda and Minutes](https://docs.google.com/document/d/1r0YElcXt6G5mOWxwZiXgGu_X6he3F--wKwg-9UBc29I/edit?usp=sharing) + +## Communication: +* Slack: ([archive](http://kubernetes.slackarchive.io/sig-cli)) +* Google Group: + +## Organizers: +* Fabiano Franz , Red Hat +* Phillip Wittrock , Google +* Tony Ado , Alibaba \ No newline at end of file