Hussein Galal
|
fcc7191ab3
|
CLI cluster update (#595)
* CLI cluster update
Signed-off-by: galal-hussein <hussein.galal.ahmed.11@gmail.com>
|
2026-01-20 14:00:24 +02:00 |
|
Enrico Candino
|
c16eae99c7
|
Added AsciiDoc k3kcli automation (#597)
* adding scripts for asciidoc cli generation
* fix small typos to align to existing docs
* added pandoc
* pandoc check
|
2026-01-07 11:16:40 +01:00 |
|
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
|
5758b880a5
|
Added k3kcli cluster list and k3kcli policy list commands (#368)
* list commands
* go mod tidy
* moved logic to separate file, small refactor
|
2025-05-30 15:35:31 +02:00 |
|
Enrico Candino
|
b58578788c
|
Add clusterset commands (#319)
* added clusterset create command, small refactor with appcontext
* added clusterset delete
* updated docs
|
2025-04-03 11:07:32 +02:00 |
|
Enrico Candino
|
bd947c0fcb
|
Create dedicated namespace for new clusters (#314)
* create dedicated namespace for new clusters
* porcelain test
* use --exit-code instead of test and shell for escaping issue
* update go.mod
|
2025-03-26 14:53:41 +01: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 |
|