Enrico Candino
|
084701fcd9
|
Migrate from urfave/cli to cobra (#426)
* wip
* env var fix
* cluster create
* cluster create and delete
* cluster list
* cluster cmd
* kubeconfig
* policy create
* policy delete and list, and added root commands
* removed urfavecli from k3kcli
* fix policy command
* k3k-kubelet to cobra
* updated docs
* updated go.mod
* updated test
* added deletion
* added cleanup and flake attempts
* wip bind env
* simplified config
|
2025-07-24 16:49:40 +02:00 |
|
Enrico Candino
|
98d17cdb50
|
Added new golangci-lint formatters (#425)
* add gci formatter
* gofmt and gofumpt
* rewrite rule
* added make fmt
|
2025-07-22 10:42:41 +02:00 |
|
jpgouin
|
a3cbe42782
|
update doc and genclidoc
|
2025-03-03 13:21:07 +00:00 |
|
jpgouin
|
ddc367516b
|
fix test
|
2025-03-03 13:21:07 +00:00 |
|
jpgouin
|
7b83b9fd36
|
fix test
|
2025-03-03 13:21:07 +00:00 |
|
jpgouin
|
bf8fdd9071
|
fix lint
|
2025-03-03 13:21:07 +00:00 |
|
jpgouin
|
4ca5203df1
|
Flatten the cli structure, add docs generation in the Makefile and remove crds/Makefile
|
2025-03-03 13:21:07 +00:00 |
|