0.0.4 • Published 4 years ago

k3s-ci v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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