chore: tidy up 🧹

This commit is contained in:
2026-09-16 23:12:48 +03:00
parent 3d5f56f099
commit 6b1fc54c0d
156 changed files with 0 additions and 6158 deletions
-15
View File
@@ -17,18 +17,3 @@ mod? talos 'talos'
[private]
log lvl msg *args:
gum log -t rfc3339 -s -l "{{ lvl }}" "{{ msg }}" {{ args }}
# === template ===
[group('template')]
mod template 'template'
[doc('Render and validate configuration files')]
[group('template')]
configure:
just template configure
[doc('Initialize configuration files (cluster.toml, age key, deploy key, webhook token)')]
[group('template')]
init:
just template init