k3s-ci

K3S CI/CD

Usage no npm install needed!

<script type="module">
  import k3sCi from 'https://cdn.skypack.dev/k3s-ci';
</script>

README

k3s-ci

Simple CI tool for K3S

Usage

Usage: k3s-ci [options] [command]

Simple CI tool for k3s

Options:
  -V, --version                    output the version number
  -h, --help                       display help for command

Commands:
  patch <commitID> <workloadFile>
  help [command]                   display help for command

Git config

GIT_USERNAME=
GIT_PASSWORD=
GIT_EMAIL=
GIT_REPO=
GIT_BRANCH=master

screenshot