mmetc
|
a504113186
|
lint (wsl) (#2692)
|
2024-01-03 10:55:41 +01:00 |
|
mmetc
|
6e34d609b7
|
cscli: silence cwhub logger for non-hub related commands (#2675)
|
2023-12-19 17:20:09 +01:00 |
|
mmetc
|
84cbff16d4
|
restrict file permissions from "machines add" (#2648)
|
2023-12-08 10:51:15 +01:00 |
|
mmetc
|
1ab4487b65
|
cscli hub list: show only non-empty tables with -o human
* agent config: remove unused LintOnly bool
* Item.IsLocal() -> Item.State.IsLocal(); split method InstallStatus()
* cscli hub list: show only non-empty tables with -o human
|
2023-12-05 13:38:52 +01:00 |
|
mmetc
|
ffcab0b2bc
|
Refactor hub management and cscli commands (#2545)
|
2023-11-24 15:57:32 +01:00 |
|
mmetc
|
5cd4406f5e
|
typos/grammar (#2561)
|
2023-11-07 15:07:36 +01:00 |
|
mmetc
|
338141f067
|
Refact cscli hub / pkg/cwhub (part 5) (#2521)
* remove unused yaml tags
* cscli/cwhub: deduplicate, remove dead code
* log.Fatal -> fmt.Errorf
* deflate utils.go by moving functions to respective files
* indexOf() -> slices.Index()
* ItemStatus() + toEmoji() -> Item.status()
* Item.versionStatus()
* move getSHA256() to loader.go
|
2023-10-06 13:59:51 +02:00 |
|
mmetc
|
5618ba9f46
|
cscli: refactor hub commands (#2500)
|
2023-10-04 10:42:47 +02:00 |
|
mmetc
|
cba6de024f
|
cscli: restore config correctly if acquis.d already exists (#2504)
|
2023-10-02 13:31:04 +02:00 |
|
mmetc
|
fddf597040
|
errors.Wrap -> fmt.Errorf; clean up imports (#2297)
|
2023-06-22 15:01:34 +02:00 |
|
mmetc
|
25bb23d8b7
|
minor refactor to pkg/types, cscli machines (#2270)
* cleanup: separate ui and logic
* trim some code from pkg/types
|
2023-06-08 15:08:51 +02:00 |
|
mmetc
|
ef3a130d54
|
Cscli config refactoring (#1934)
|
2022-12-22 12:22:55 +01:00 |
|